aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/user_header.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/layout/user_header.xml')
-rw-r--r--app/src/main/res/layout/user_header.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/layout/user_header.xml b/app/src/main/res/layout/user_header.xml
index 04f5285d..c8186372 100644
--- a/app/src/main/res/layout/user_header.xml
+++ b/app/src/main/res/layout/user_header.xml
@@ -58,7 +58,7 @@
<View
android:layout_width="fill_parent"
android:layout_height="1px"
- android:background="@color/dividerColor"
+ android:background="?attr/colorPrimary"
android:layout_alignParentBottom="true"/>
</RelativeLayout>