aboutsummaryrefslogtreecommitdiffstats
path: root/res/drawable/orca_composer_popup_button.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/orca_composer_popup_button.xml
parent0f5fefe35b5b15338034a9f1928680b2d1ac3f66 (diff)
Added sample project
Diffstat (limited to 'res/drawable/orca_composer_popup_button.xml')
-rw-r--r--res/drawable/orca_composer_popup_button.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/res/drawable/orca_composer_popup_button.xml b/res/drawable/orca_composer_popup_button.xml
deleted file mode 100644
index d43dc26..0000000
--- a/res/drawable/orca_composer_popup_button.xml
+++ /dev/null
@@ -1,6 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<selector
- xmlns:android="http://schemas.android.com/apk/res/android">
- <item android:state_pressed="true" android:drawable="@drawable/orca_composer_popup_pressed" />
- <item android:drawable="@drawable/orca_composer_popup_normal" />
-</selector> \ No newline at end of file