From 811bc035c0935d321b2cad085853580e44888f62 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Thu, 16 Oct 2014 13:53:44 +0400 Subject: use viewholder for headlines view automatically enlarge flavor image --- res/layout/headlines_row.xml | 12 +++++------- res/layout/headlines_row_selected.xml | 12 +++++------- res/layout/headlines_row_selected_unread.xml | 12 +++++------- res/layout/headlines_row_unread.xml | 16 +++++++--------- 4 files changed, 22 insertions(+), 30 deletions(-) (limited to 'res') diff --git a/res/layout/headlines_row.xml b/res/layout/headlines_row.xml index 8902a6bc..77233430 100644 --- a/res/layout/headlines_row.xml +++ b/res/layout/headlines_row.xml @@ -81,18 +81,16 @@ android:layout_gravity="center" android:layout_height="wrap_content" > - diff --git a/res/layout/headlines_row_selected.xml b/res/layout/headlines_row_selected.xml index 0e600daa..b8c4516a 100644 --- a/res/layout/headlines_row_selected.xml +++ b/res/layout/headlines_row_selected.xml @@ -79,18 +79,16 @@ android:layout_gravity="center" android:layout_height="wrap_content" > - diff --git a/res/layout/headlines_row_selected_unread.xml b/res/layout/headlines_row_selected_unread.xml index 5e4f7eeb..927793c8 100644 --- a/res/layout/headlines_row_selected_unread.xml +++ b/res/layout/headlines_row_selected_unread.xml @@ -80,18 +80,16 @@ android:layout_gravity="center" android:layout_height="wrap_content" > - diff --git a/res/layout/headlines_row_unread.xml b/res/layout/headlines_row_unread.xml index 96a65134..107056b9 100644 --- a/res/layout/headlines_row_unread.xml +++ b/res/layout/headlines_row_unread.xml @@ -76,21 +76,19 @@ + android:layout_height="wrap_content" + android:padding="10dp" > - -- cgit v1.2.3-54-g00ecf