From 46bbf1ce5f5d6adbf21674c0b6f38243cb8d9fc7 Mon Sep 17 00:00:00 2001 From: steckbrief Date: Tue, 20 Jan 2015 22:42:53 +0100 Subject: - Avoiding accessing shared preferences to know if emoticons should be parsed for every single message - Adding support to show online status in Conversations overview (configurable via the setting "send_button_status") --- src/main/res/layout/conversation_list_row.xml | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to 'src/main/res/layout') diff --git a/src/main/res/layout/conversation_list_row.xml b/src/main/res/layout/conversation_list_row.xml index 21147b4a..99f52c5d 100644 --- a/src/main/res/layout/conversation_list_row.xml +++ b/src/main/res/layout/conversation_list_row.xml @@ -11,12 +11,22 @@ android:layout_alignParentLeft="true" android:scaleType="centerCrop" /> + + + android:paddingLeft="8dp" + android:id="@+id/relativeLayout">