summaryrefslogtreecommitdiffstats
path: root/fmapp2
diff options
context:
space:
mode:
authorlinuxx <joey@cyanogenmoditalia.it>2015-04-08 08:06:44 -0500
committerJon S <ajrty33@gmail.com>2015-04-08 08:09:53 -0500
commit000634c7bdaaf6f1b8299009877ab94c3eed3764 (patch)
tree433cfe30d453fefd0eb805615c98efaee785f1a3 /fmapp2
parent5a8c7594175833f27d1d376d008487a66c889e89 (diff)
downloadandroid_hardware_qcom_fm-000634c7bdaaf6f1b8299009877ab94c3eed3764.tar.gz
android_hardware_qcom_fm-000634c7bdaaf6f1b8299009877ab94c3eed3764.tar.bz2
android_hardware_qcom_fm-000634c7bdaaf6f1b8299009877ab94c3eed3764.zip
FM2: one more missing materialization change
Change-Id: I4537d2e2177b03577782387323538d9ebc718004
Diffstat (limited to 'fmapp2')
-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"