summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
Diffstat (limited to 'res')
-rw-r--r--res/layout/miroguide_channellist_item.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/res/layout/miroguide_channellist_item.xml b/res/layout/miroguide_channellist_item.xml
index 1d52ff695..2122b4866 100644
--- a/res/layout/miroguide_channellist_item.xml
+++ b/res/layout/miroguide_channellist_item.xml
@@ -12,6 +12,8 @@
android:layout_centerVertical="true"
android:layout_marginLeft="1dip"
android:layout_marginRight="4dip"
+ android:scaleType="fitXY"
+ android:adjustViewBounds="true"
android:src="@drawable/default_cover" />
<LinearLayout