summaryrefslogtreecommitdiffstats
path: root/fmapp2/res/drawable/btn_recorder.xml
diff options
context:
space:
mode:
authorDanesh M <daneshm90@gmail.com>2014-11-18 17:12:50 -0800
committerMichael Bestas <mikeioannina@gmail.com>2017-01-04 20:00:33 +0200
commit20091fd0d19ab4652cb7b0fcd6d342235752f0bc (patch)
tree1ffa83eba00377bf2c108ee7faf075b34a976ded /fmapp2/res/drawable/btn_recorder.xml
parent51f40a40230ffc976562f5652c5c356233800422 (diff)
downloadandroid_hardware_qcom_fm-20091fd0d19ab4652cb7b0fcd6d342235752f0bc.tar.gz
android_hardware_qcom_fm-20091fd0d19ab4652cb7b0fcd6d342235752f0bc.tar.bz2
android_hardware_qcom_fm-20091fd0d19ab4652cb7b0fcd6d342235752f0bc.zip
FmRadio : Re-add RDS fields to UI
Change-Id: Ib7cf1e0c5de85440f7d2a7563cc5f7e508b6998f
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"