From 494d451d13dbe84995dcb0382aacd28c542848ef Mon Sep 17 00:00:00 2001 From: Sylvain Berfini Date: Tue, 23 Oct 2018 10:34:13 +0200 Subject: [PATCH] Added chatroom security icon --- res/layout/chat.xml | 10 +++++++++- res/layout/chat_bubble.xml | 1 - 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/res/layout/chat.xml b/res/layout/chat.xml index b67af95ed..bda6dca2d 100644 --- a/res/layout/chat.xml +++ b/res/layout/chat.xml @@ -174,7 +174,6 @@ android:layout_above="@id/footer"/> + + diff --git a/res/layout/chat_bubble.xml b/res/layout/chat_bubble.xml index 1c750b0b3..2269a4556 100644 --- a/res/layout/chat_bubble.xml +++ b/res/layout/chat_bubble.xml @@ -92,7 +92,6 @@ android:layout_height="wrap_content" android:orientation="vertical" android:paddingTop="10dp" - android:paddingLeft="10dp" android:paddingRight="10dp">