From c53500812ce0bb1014b520cd45ae86e579243ffc Mon Sep 17 00:00:00 2001 From: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com> Date: Tue, 22 Feb 2022 20:52:02 +0000 Subject: [PATCH] android: fix bottom sheet delay and graying out the rest of the screen (#356) --- apps/android/.idea/codeStyles/Project.xml | 8 +- .../.idea/codeStyles/codeStyleConfig.xml | 1 - .../app/views/chatlist/ChatListView.kt | 92 +++++++++++-------- 3 files changed, 59 insertions(+), 42 deletions(-) diff --git a/apps/android/.idea/codeStyles/Project.xml b/apps/android/.idea/codeStyles/Project.xml index 1901f77e30..9dd7fe45d6 100644 --- a/apps/android/.idea/codeStyles/Project.xml +++ b/apps/android/.idea/codeStyles/Project.xml @@ -3,6 +3,7 @@ @@ -121,10 +122,15 @@