mirror of
https://github.com/cmclark00/RetroMusicPlayer.git
synced 2025-05-18 08:05:20 +01:00
Refactor from sliding uppanel to bottom sheet
This commit is contained in:
parent
6f362e1ab7
commit
a4f7c99f61
14 changed files with 241 additions and 142 deletions
|
@ -659,4 +659,9 @@
|
|||
<string name="action_toggle_favorite">Toggle favorite</string>
|
||||
<string name="pref_dialog_corner_title">Dialog corner</string>
|
||||
<string name="peak">Peak</string>
|
||||
<string name="recent_added_artists">Recently added artists</string>
|
||||
<string name="recent_added_albums">Recently added albums</string>
|
||||
<string name="most_played_artists">Most played artists</string>
|
||||
<string name="most_played_albums">Most played albums</string>
|
||||
<string name="favorites_songs">You\'re most favorites songs</string>
|
||||
</resources>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue