summaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/nav_feedlistitem.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/layout/nav_feedlistitem.xml')
-rw-r--r--app/src/main/res/layout/nav_feedlistitem.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/layout/nav_feedlistitem.xml b/app/src/main/res/layout/nav_feedlistitem.xml
index f0cbb56c1..18b5255aa 100644
--- a/app/src/main/res/layout/nav_feedlistitem.xml
+++ b/app/src/main/res/layout/nav_feedlistitem.xml
@@ -17,7 +17,7 @@
android:layout_centerVertical="true"
android:adjustViewBounds="true"
android:cropToPadding="true"
- android:scaleType="fitXY"
+ android:scaleType="centerCrop"
android:layout_marginTop="4dp"
android:layout_marginBottom="4dp"
android:layout_marginLeft="@dimen/listitem_icon_leftpadding"