design: Follow up chat settings design
This commit is contained in:
parent
e43a4ad65f
commit
1366113823
5 changed files with 24 additions and 17 deletions
|
|
@ -293,7 +293,8 @@ class ChatDetailsView extends StatelessWidget {
|
|||
Icons.insert_emoticon_outlined,
|
||||
),
|
||||
),
|
||||
title: Text(L10n.of(context)!.emoteSettings),
|
||||
title:
|
||||
Text(L10n.of(context)!.customEmojisAndStickers),
|
||||
subtitle: Text(L10n.of(context)!.setCustomEmotes),
|
||||
onTap: controller.goToEmoteSettings,
|
||||
trailing: const Icon(Icons.chevron_right_outlined),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue