aboutsummaryrefslogtreecommitdiffstats
path: root/res/drawable/popup_bg.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/drawable/popup_bg.xml')
-rw-r--r--res/drawable/popup_bg.xml8
1 files changed, 0 insertions, 8 deletions
diff --git a/res/drawable/popup_bg.xml b/res/drawable/popup_bg.xml
deleted file mode 100644
index 9eef9f3..0000000
--- a/res/drawable/popup_bg.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<shape
- xmlns:android="http://schemas.android.com/apk/res/android"
- android:shape ="rectangle">
- <solid
- android:color="#000"
- />
-
-</shape> \ No newline at end of file