design: Improve new design
This commit is contained in:
parent
a8ecba4193
commit
c76905e443
12 changed files with 293 additions and 276 deletions
|
|
@ -19,9 +19,7 @@ class ShareView extends StatelessWidget {
|
|||
),
|
||||
title: Text(L10n.of(context).share),
|
||||
),
|
||||
body: ChatList(
|
||||
type: ChatListType.all,
|
||||
),
|
||||
body: ChatList(),
|
||||
);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue