aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/home.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/layout/home.xml')
-rw-r--r--app/src/main/res/layout/home.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/layout/home.xml b/app/src/main/res/layout/home.xml
index e5bf5a70..043886a2 100644
--- a/app/src/main/res/layout/home.xml
+++ b/app/src/main/res/layout/home.xml
@@ -8,7 +8,7 @@
<View
android:layout_width="fill_parent"
android:layout_height="1px"
- android:background="@color/dividerColor"/>
+ android:background="?attr/colorPrimary"/>
<ListView
android:id="@+id/main_list"