summaryrefslogtreecommitdiffstats
path: root/res/layout/drawer_footer_item.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/drawer_footer_item.xml')
-rw-r--r--res/layout/drawer_footer_item.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/drawer_footer_item.xml b/res/layout/drawer_footer_item.xml
index 16b6ee07b..9e003fc94 100644
--- a/res/layout/drawer_footer_item.xml
+++ b/res/layout/drawer_footer_item.xml
@@ -25,7 +25,7 @@
<View
android:id="@+id/top_border"
android:layout_width="match_parent"
- android:layout_height="@dimen/drawer_item_divider_thickness"
+ android:layout_height="@dimen/divider_height"
android:background="@color/divider_color"
android:layout_marginTop="8dp"
android:layout_marginBottom="8dp" />