From 48b704fdd4404a2e74a2f97ece9aad7222d9a034 Mon Sep 17 00:00:00 2001 From: Erwan Croze Date: Thu, 21 Jun 2018 16:38:43 +0200 Subject: [PATCH] Fix chat UI --- res/layout/chat.xml | 2 +- res/layout/chat_bubble.xml | 210 +++++++++--------- .../org/linphone/chat/GroupChatFragment.java | 2 +- 3 files changed, 107 insertions(+), 107 deletions(-) diff --git a/res/layout/chat.xml b/res/layout/chat.xml index 092e640fb..9c2103ee9 100644 --- a/res/layout/chat.xml +++ b/res/layout/chat.xml @@ -155,7 +155,7 @@ android:inputType="textShortMessage|textMultiLine|textAutoComplete|textAutoCorrect|textCapSentences" android:maxLines="6" android:padding="5dp" - android:textColor="@color/colorH" + android:textColor="@color/colorB" android:textCursorDrawable="@null"/> - + - + - + - + - + - + - + - + - + - + -