From e3674cb8d2700717a66a88514e120386b4e45f2a Mon Sep 17 00:00:00 2001 From: Andy Scherzinger Date: Thu, 15 Apr 2021 16:26:37 +0200 Subject: [PATCH] optimize chat input separator for dark theme Signed-off-by: Andy Scherzinger --- app/src/main/res/layout/controller_chat.xml | 3 +-- app/src/main/res/values-night/colors.xml | 2 ++ 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/app/src/main/res/layout/controller_chat.xml b/app/src/main/res/layout/controller_chat.xml index 3aa0e8875..c60d594a8 100644 --- a/app/src/main/res/layout/controller_chat.xml +++ b/app/src/main/res/layout/controller_chat.xml @@ -66,8 +66,6 @@ android:layout_width="match_parent" android:layout_height="1dp" android:layout_above="@+id/messageInputView" - android:layout_marginLeft="16dp" - android:layout_marginRight="16dp" android:background="@color/controller_chat_separator" /> #373737 #D8D8D8 + #484848 + #D8D8D8 @android:color/holo_purple