diff options
Diffstat (limited to 'res/drawable/directions_button_background.xml')
-rw-r--r-- | res/drawable/directions_button_background.xml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/res/drawable/directions_button_background.xml b/res/drawable/directions_button_background.xml deleted file mode 100644 index a40b30f..0000000 --- a/res/drawable/directions_button_background.xml +++ /dev/null @@ -1,6 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<shape xmlns:android="http://schemas.android.com/apk/res/android" - android:shape="rectangle"> - <corners android:bottomRightRadius="2dp" android:topRightRadius="2dp" /> - <solid android:color="@color/white_54" /> -</shape>
\ No newline at end of file |