summaryrefslogtreecommitdiffstats
path: root/fmapp2/res/drawable/btn_recorder.xml
diff options
context:
space:
mode:
Diffstat (limited to 'fmapp2/res/drawable/btn_recorder.xml')
-rw-r--r--fmapp2/res/drawable/btn_recorder.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/fmapp2/res/drawable/btn_recorder.xml b/fmapp2/res/drawable/btn_recorder.xml
index 88a5302..2161ba1 100644
--- a/fmapp2/res/drawable/btn_recorder.xml
+++ b/fmapp2/res/drawable/btn_recorder.xml
@@ -30,8 +30,6 @@
*/
-->
<selector xmlns:android="http://schemas.android.com/apk/res/android">
- <item android:state_pressed="true"
- android:drawable="@drawable/recorder_selected" />
<item android:state_enabled="true"
android:drawable="@drawable/recorder_stop" />
<item android:state_enabled="false"