diff options
Diffstat (limited to 'main/res/drawable/favorite_background_light.xml')
| -rw-r--r-- | main/res/drawable/favorite_background_light.xml | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/main/res/drawable/favorite_background_light.xml b/main/res/drawable/favorite_background_light.xml index 9f9741a..08bef23 100644 --- a/main/res/drawable/favorite_background_light.xml +++ b/main/res/drawable/favorite_background_light.xml @@ -3,11 +3,9 @@ android:shape="rectangle" > <stroke - android:width="2px" + android:width="1dp" android:color="#99000000" /> <solid android:color="#99000000" /> - <corners android:bottomLeftRadius="5dip" /> - </shape>
\ No newline at end of file |
