design: Follow up chat settings design
This commit is contained in:
parent
e43a4ad65f
commit
1366113823
5 changed files with 24 additions and 17 deletions
|
|
@ -24,7 +24,7 @@ class EmotesSettingsView extends StatelessWidget {
|
|||
return Scaffold(
|
||||
appBar: AppBar(
|
||||
leading: const Center(child: BackButton()),
|
||||
title: Text(L10n.of(context)!.emoteSettings),
|
||||
title: Text(L10n.of(context)!.customEmojisAndStickers),
|
||||
actions: [
|
||||
PopupMenuButton<PopupMenuEmojiActions>(
|
||||
onSelected: (value) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue