aboutsummaryrefslogtreecommitdiffstats
path: root/res/drawable/popup_bg.xml
diff options
context:
space:
mode:
authorAnkush Sachdeva <sankush@yahoo.co.in>2015-01-09 20:01:46 +0530
committerAnkush Sachdeva <sankush@yahoo.co.in>2015-01-09 20:01:46 +0530
commit58545344199e6b291595bbd8fc3ab9169b4fcd62 (patch)
tree48b2e1bda70f5d681ce69325ae7e3a3a8790bcec /res/drawable/popup_bg.xml
parent0f5fefe35b5b15338034a9f1928680b2d1ac3f66 (diff)
Added sample project
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