summaryrefslogtreecommitdiff
path: root/org.fox.ttrss/src/main/res/layout/headlines_row_compact.xml
diff options
context:
space:
mode:
Diffstat (limited to 'org.fox.ttrss/src/main/res/layout/headlines_row_compact.xml')
-rwxr-xr-xorg.fox.ttrss/src/main/res/layout/headlines_row_compact.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/org.fox.ttrss/src/main/res/layout/headlines_row_compact.xml b/org.fox.ttrss/src/main/res/layout/headlines_row_compact.xml
index 09106ef6..8b645529 100755
--- a/org.fox.ttrss/src/main/res/layout/headlines_row_compact.xml
+++ b/org.fox.ttrss/src/main/res/layout/headlines_row_compact.xml
@@ -17,8 +17,8 @@
<ImageView
android:clickable="true"
- android:layout_width="64dp"
- android:layout_height="64dp"
+ android:layout_width="48dp"
+ android:layout_height="48dp"
android:layout_gravity="center"
android:id="@+id/text_image"/>