mirror of
https://github.com/immich-app/immich
synced 2025-11-07 17:27:20 +00:00
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:
parent
393e8d50b2
commit
e506c7fb19
3 changed files with 309 additions and 62 deletions
|
|
@ -30,7 +30,7 @@ enum SettingSection {
|
|||
"backup_setting_subtitle",
|
||||
),
|
||||
languages(
|
||||
'setting_languages_title',
|
||||
'language',
|
||||
Icons.language,
|
||||
"setting_languages_subtitle",
|
||||
),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue