Add wallpaper

This commit is contained in:
Christian Pauly 2020-04-03 20:24:25 +02:00
commit 771aa6fbe2
12 changed files with 109 additions and 32 deletions

View file

@ -350,7 +350,7 @@ class _ChatListState extends State<ChatList> {
title: Text(I18n.of(context).publicRooms),
),
)
: Divider(indent: 70, height: 1),
: Container(),
itemCount: totalCount,
itemBuilder: (BuildContext context, int i) => i < rooms.length
? ChatListItem(