diff options
Diffstat (limited to 'res/drawable/section_header.xml')
-rw-r--r-- | res/drawable/section_header.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/res/drawable/section_header.xml b/res/drawable/section_header.xml index 25f148ce..e4cb9742 100644 --- a/res/drawable/section_header.xml +++ b/res/drawable/section_header.xml @@ -4,7 +4,7 @@ <size android:height="1.5dp" - android:width="1000dp" /> + android:width="2000dp" /> - <solid android:color="#b7b7b7" /> + <solid android:color="@color/divider" /> </shape>
\ No newline at end of file |