fix: Minor apl bugs
This commit is contained in:
parent
40542d0364
commit
d7cdd5b35d
22 changed files with 170 additions and 135 deletions
|
|
@ -123,6 +123,7 @@ class _InvitationSelectionState extends State<InvitationSelection> {
|
|||
room.name?.isEmpty ?? false ? L10n.of(context).group : room.name;
|
||||
return Scaffold(
|
||||
appBar: AppBar(
|
||||
leading: BackButton(),
|
||||
titleSpacing: 0,
|
||||
title: DefaultAppBarSearchField(
|
||||
autofocus: true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue