summaryrefslogtreecommitdiffstats
path: root/res/drawable/request_ride_button_background.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/drawable/request_ride_button_background.xml')
-rw-r--r--res/drawable/request_ride_button_background.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/res/drawable/request_ride_button_background.xml b/res/drawable/request_ride_button_background.xml
deleted file mode 100644
index ff3ba2e..0000000
--- a/res/drawable/request_ride_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:bottomLeftRadius="2dp" android:topLeftRadius="2dp" />
- <solid android:color="@color/white_54" />
-</shape> \ No newline at end of file