Fixes issue 111.
Instead of calling play() when the playlist is empty, show a toast
This commit is contained in:
parent
4eebe7be16
commit
f504e83cbf
2 changed files with 6 additions and 2 deletions
|
|
@ -288,4 +288,6 @@
|
|||
|
||||
<string name="app_shortcut_last_added_long">@string/last_added</string>
|
||||
<string name="app_shortcut_last_added_short">@string/last_added</string>
|
||||
|
||||
<string name="no_songs_in_playlist">No songs in playlist</string>
|
||||
</resources>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue