summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlinuxx <joey@cyanogenmoditalia.it>2015-04-08 08:06:44 -0500
committerMichael Bestas <mikeioannina@gmail.com>2017-01-04 20:05:23 +0200
commit9b6d0ee04669f4d9bf10ad59f25b99c3c7fc8571 (patch)
tree23a61aeaeb596cad13bb4966e3146135c2db2620
parent526fc45f19e4e1ee371aecf09ab0dbe2445d1e23 (diff)
downloadandroid_hardware_qcom_fm-9b6d0ee04669f4d9bf10ad59f25b99c3c7fc8571.tar.gz
android_hardware_qcom_fm-9b6d0ee04669f4d9bf10ad59f25b99c3c7fc8571.tar.bz2
android_hardware_qcom_fm-9b6d0ee04669f4d9bf10ad59f25b99c3c7fc8571.zip
FM2: one more missing materialization change
Change-Id: I4537d2e2177b03577782387323538d9ebc718004
-rw-r--r--fmapp2/res/layout/fmradio.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/fmapp2/res/layout/fmradio.xml b/fmapp2/res/layout/fmradio.xml
index 791769e..bfbbd11 100644
--- a/fmapp2/res/layout/fmradio.xml
+++ b/fmapp2/res/layout/fmradio.xml
@@ -55,6 +55,7 @@
android:background="@color/picker_background_color"/>
<ImageView
+ android:id="@+id/fm_seeker"
android:src="@drawable/seeker"
android:layout_width="match_parent"
android:layout_height="match_parent"