feat: implemented language picker in app settings, dynamically populating the list of available languages programmatically.

This commit is contained in:
antonio 2023-08-17 14:09:17 +02:00
parent a29cee488e
commit 7bea180c58
4 changed files with 161 additions and 54 deletions

View file

@ -206,6 +206,7 @@
<string name="settings_github_summary">Follow the development</string>
<string name="settings_github_title">Github</string>
<string name="settings_image_size">Set image resolution</string>
<string name="settings_language">Language</string>
<string name="settings_logout_title">Log out</string>
<string name="settings_max_bitrate_download">Bitrate for downloads</string>
<string name="settings_max_bitrate_wifi">Bitrate in Wi-Fi</string>