aboutsummaryrefslogtreecommitdiffstats
path: root/res/drawable/orca_composer_attach_photo_button.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/drawable/orca_composer_attach_photo_button.xml')
-rw-r--r--res/drawable/orca_composer_attach_photo_button.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/res/drawable/orca_composer_attach_photo_button.xml b/res/drawable/orca_composer_attach_photo_button.xml
deleted file mode 100644
index ca7508d..0000000
--- a/res/drawable/orca_composer_attach_photo_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_attach_photo_pressed" />
- <item android:drawable="@drawable/orca_attach_photo_normal" />
-</selector> \ No newline at end of file