V5 Push
Here's a list of changes/features: https://github.com/RetroMusicPlayer/RetroMusicPlayer/releases/tag/v5.0 Internal Changes: 1) Migrated to ViewBinding 2) Migrated to Glide V4 3) Migrated to kotlin version of Material Dialogs
This commit is contained in:
parent
fc42767031
commit
bce6dbfa27
421 changed files with 13285 additions and 5757 deletions
|
@ -98,18 +98,6 @@
|
|||
<item>this_year</item>
|
||||
</string-array>
|
||||
|
||||
<string-array name="pref_type_home_banner_titles">
|
||||
<item>@string/home_only_profile</item>
|
||||
<item>@string/home_banner_full</item>
|
||||
<item>@string/home_no_profile</item>
|
||||
</string-array>
|
||||
|
||||
<string-array name="pref_type_home_banner_values">
|
||||
<item>0</item>
|
||||
<item>1</item>
|
||||
<item>2</item>
|
||||
</string-array>
|
||||
|
||||
|
||||
<string-array name="pref_language_names">
|
||||
<item>System default</item>
|
||||
|
@ -125,6 +113,7 @@
|
|||
<item>Czech</item>
|
||||
<item>Danish</item>
|
||||
<item>Dutch</item>
|
||||
<item>English</item>
|
||||
<item>Finnish</item>
|
||||
<item>French</item>
|
||||
<item>German</item>
|
||||
|
@ -171,6 +160,7 @@
|
|||
<item>cs-cz</item>
|
||||
<item>da-DK</item>
|
||||
<item>nl-NL</item>
|
||||
<item>en</item>
|
||||
<item>fi-FI</item>
|
||||
<item>fr</item>
|
||||
<item>de</item>
|
||||
|
@ -203,4 +193,4 @@
|
|||
<item>ur</item>
|
||||
<item>vi</item>
|
||||
</string-array>
|
||||
</resources>
|
||||
</resources>
|
Loading…
Add table
Add a link
Reference in a new issue