summaryrefslogtreecommitdiffstats
path: root/fmapp2/res/layout/fmradio.xml
diff options
context:
space:
mode:
Diffstat (limited to 'fmapp2/res/layout/fmradio.xml')
-rw-r--r--fmapp2/res/layout/fmradio.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/fmapp2/res/layout/fmradio.xml b/fmapp2/res/layout/fmradio.xml
index 3d13e76..791769e 100644
--- a/fmapp2/res/layout/fmradio.xml
+++ b/fmapp2/res/layout/fmradio.xml
@@ -57,7 +57,8 @@
<ImageView
android:src="@drawable/seeker"
android:layout_width="match_parent"
- android:layout_height="match_parent"/>
+ android:layout_height="match_parent"
+ android:visibility="gone"/>
</RelativeLayout>