diff options
Diffstat (limited to 'main/res/drawable/favourite_background_light.xml')
| -rw-r--r-- | main/res/drawable/favourite_background_light.xml | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/main/res/drawable/favourite_background_light.xml b/main/res/drawable/favourite_background_light.xml deleted file mode 100644 index 60c0b2c..0000000 --- a/main/res/drawable/favourite_background_light.xml +++ /dev/null @@ -1,11 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<shape xmlns:android="http://schemas.android.com/apk/res/android" - android:shape="rectangle"> - <stroke - android:color="#99000000" - android:width="2px" /> - <solid - android:color="#99000000" /> - <corners - android:bottomLeftRadius="5dip" /> -</shape>
\ No newline at end of file |
