diff options
Diffstat (limited to '')
-rw-r--r-- | res/drawable/es_slidingpane_shadow.xml (renamed from res/drawable-xhdpi/es_slidingpane_shadow.xml) | 2 | ||||
-rw-r--r-- | res/drawable/section_header.xml (renamed from res/drawable-xhdpi/section_header.xml) | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/res/drawable-xhdpi/es_slidingpane_shadow.xml b/res/drawable/es_slidingpane_shadow.xml index cc711819..34cc44bf 100644 --- a/res/drawable-xhdpi/es_slidingpane_shadow.xml +++ b/res/drawable/es_slidingpane_shadow.xml @@ -2,6 +2,6 @@ <shape xmlns:android="http://schemas.android.com/apk/res/android" > <gradient android:endColor="#cccccc" - android:startColor="#f9f9f9" /> + android:startColor="#eeeeee" /> <size android:width="3.0dp" android:height="0.5dp" /> </shape>
\ No newline at end of file diff --git a/res/drawable-xhdpi/section_header.xml b/res/drawable/section_header.xml index 25f148ce..25f148ce 100644 --- a/res/drawable-xhdpi/section_header.xml +++ b/res/drawable/section_header.xml |