summaryrefslogtreecommitdiffstats
path: root/res/layout/folder_list_header.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/folder_list_header.xml')
-rw-r--r--res/layout/folder_list_header.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/folder_list_header.xml b/res/layout/folder_list_header.xml
index 935e80cf6..584f7cc4a 100644
--- a/res/layout/folder_list_header.xml
+++ b/res/layout/folder_list_header.xml
@@ -25,7 +25,7 @@
<View
android:layout_width="match_parent"
- android:layout_height="1px"
+ android:layout_height="@dimen/divider_height"
android:layout_marginTop="8dp"
android:background="@color/divider_color" />