fix: Minor design bugs

This commit is contained in:
Christian Pauly 2020-10-04 10:05:00 +02:00
commit 383cabf371
5 changed files with 6 additions and 9 deletions

View file

@ -545,7 +545,7 @@ class _ChatListState extends State<ChatList> {
children: [
AnimatedContainer(
duration: Duration(
milliseconds: 500),
milliseconds: 300),
height: displayPresences
? 78
: displayShareStatus