summaryrefslogtreecommitdiffstats
path: root/fmapp2/res/drawable/btn_arrow_left.xml
diff options
context:
space:
mode:
authorDanesh M <daneshm90@gmail.com>2014-11-17 14:01:42 -0800
committerEthan Chen <intervigil@gmail.com>2015-01-08 12:36:48 -0800
commit74afab6ba11e584babcbb5489611616f624cbc25 (patch)
treea7b53096656760cbfa251bb7935c2a17ca0dbdd6 /fmapp2/res/drawable/btn_arrow_left.xml
parentf5a809813883313d10c6bd4e7418f4030ce0f211 (diff)
downloadandroid_hardware_qcom_fm-74afab6ba11e584babcbb5489611616f624cbc25.tar.gz
android_hardware_qcom_fm-74afab6ba11e584babcbb5489611616f624cbc25.tar.bz2
android_hardware_qcom_fm-74afab6ba11e584babcbb5489611616f624cbc25.zip
Fm : Restore seek arrows
Change-Id: I635da34903f9b21c43c167e78aaabf055462800e
Diffstat (limited to 'fmapp2/res/drawable/btn_arrow_left.xml')
-rw-r--r--fmapp2/res/drawable/btn_arrow_left.xml3
1 files changed, 0 insertions, 3 deletions
diff --git a/fmapp2/res/drawable/btn_arrow_left.xml b/fmapp2/res/drawable/btn_arrow_left.xml
index e64966c..ea850c4 100644
--- a/fmapp2/res/drawable/btn_arrow_left.xml
+++ b/fmapp2/res/drawable/btn_arrow_left.xml
@@ -31,9 +31,6 @@
<item android:state_pressed="true"
android:drawable="@drawable/btn_arrow_left_press" />
- <item android:state_window_focused="true" android:state_focused="true"
- android:drawable="@drawable/btn_arrow_left_selected" />
-
<item
android:drawable="@drawable/btn_arrow_left_default" />