From 23e4adfe9b54553039b8fcaccd65ab2b3574dfe4 Mon Sep 17 00:00:00 2001 From: Mario Danic Date: Wed, 20 Jun 2018 22:34:35 +0200 Subject: [PATCH] Try to fix issue with S8 and up infinity Signed-off-by: Mario Danic --- app/src/main/res/layout/controller_chat.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/src/main/res/layout/controller_chat.xml b/app/src/main/res/layout/controller_chat.xml index 3894e5d57..942bf6956 100644 --- a/app/src/main/res/layout/controller_chat.xml +++ b/app/src/main/res/layout/controller_chat.xml @@ -22,7 +22,8 @@ + android:layout_height="match_parent" + android:fitsSystemWindows="true">