X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/d1fca6d9863b581cdf72829d43ad35f8a9bca79d..deb1e48fc01a9750cc55429ff290e6f6ac025bf4:/res/layout/drawer.xml diff --git a/res/layout/drawer.xml b/res/layout/drawer.xml index a525bf03..485ff52b 100644 --- a/res/layout/drawer.xml +++ b/res/layout/drawer.xml @@ -62,7 +62,7 @@ android:layout_width="fill_parent" android:layout_height="match_parent" android:background="@color/background_color" - android:divider="#eee" + android:divider="@color/list_divider_background" android:dividerHeight="1dp" android:paddingTop="100dp" />