feat(mobile): Improve language setting UI (#18854)

* improve language ui

* fix lint

* add search language, add safe area, fix button in dark

* hide apply button when search not found

---------

Co-authored-by: dvbthien <dvbthien@gmail.com>
This commit is contained in:
Thien Dang 2025-06-03 21:30:39 +07:00 committed by GitHub
parent 393e8d50b2
commit e506c7fb19
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 309 additions and 62 deletions

View file

@ -30,7 +30,7 @@ enum SettingSection {
"backup_setting_subtitle",
),
languages(
'setting_languages_title',
'language',
Icons.language,
"setting_languages_subtitle",
),