design: Nicer first loading design
This commit is contained in:
parent
51a0fd130d
commit
ac3d424d08
5 changed files with 23 additions and 4 deletions
|
|
@ -40,7 +40,7 @@ class NewGroupView extends StatelessWidget {
|
|||
onChanged: controller.setPublicGroup,
|
||||
),
|
||||
Expanded(
|
||||
child: Image.asset('assets/new_group_wallpaper.png'),
|
||||
child: Image.asset('assets/private_chat_wallpaper.png'),
|
||||
),
|
||||
],
|
||||
),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue