From 8d2a188eda47b88351c1208190356a7f6a49b599 Mon Sep 17 00:00:00 2001 From: ByteHamster Date: Tue, 17 Mar 2020 13:45:34 +0100 Subject: Showing feed results in search --- app/src/main/res/layout/subscription_item.xml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'app/src/main/res/layout/subscription_item.xml') diff --git a/app/src/main/res/layout/subscription_item.xml b/app/src/main/res/layout/subscription_item.xml index d065c5cf1..177608a54 100644 --- a/app/src/main/res/layout/subscription_item.xml +++ b/app/src/main/res/layout/subscription_item.xml @@ -1,7 +1,9 @@ - @@ -10,7 +12,8 @@ android:layout_width="fill_parent" android:layout_height="fill_parent" android:scaleType="centerCrop" - tools:src="@mipmap/ic_launcher_round" /> + tools:src="@mipmap/ic_launcher_round" + squareImageView:direction="width"/>