Added a snackbar when starting the radio from an artist

This commit is contained in:
CappielloAntonio 2022-02-06 15:19:21 +01:00
parent de17cac5dc
commit a9dd8c9dc3
2 changed files with 6 additions and 0 deletions

View file

@ -210,4 +210,5 @@
<string name="home_title_radio_station">Radio stations</string>
<string name="home_title_new_releases">New releases</string>
<string name="home_title_newest_podcasts">Newest podcasts</string>
<string name="artist_adapter_radio_station_starting">Searching...</string>
</resources>