From 8fd688ca96005152be754eeba1be72c7c0aab9ad Mon Sep 17 00:00:00 2001 From: lookshe Date: Tue, 11 Aug 2015 17:35:53 +0200 Subject: Merge tag '1.5.2' into trz/rebase --- src/main/res/layout/conversation_list_row.xml | 154 +++++++++++++++----------- 1 file changed, 87 insertions(+), 67 deletions(-) (limited to 'src/main/res/layout/conversation_list_row.xml') diff --git a/src/main/res/layout/conversation_list_row.xml b/src/main/res/layout/conversation_list_row.xml index e3f8f844..c79628d4 100644 --- a/src/main/res/layout/conversation_list_row.xml +++ b/src/main/res/layout/conversation_list_row.xml @@ -1,81 +1,101 @@ - + android:padding="8dp" + android:descendantFocusability="blocksDescendants"> - + - + - + - + - + - + - - - - + - \ No newline at end of file + + + + + + + + + + + + -- cgit v1.2.3