mirror of
https://github.com/CappielloAntonio/tempo.git
synced 2026-02-03 16:03:06 +00:00
Renamed artist radio
This commit is contained in:
@@ -144,7 +144,7 @@
|
|||||||
android:paddingStart="16dp"
|
android:paddingStart="16dp"
|
||||||
android:paddingTop="20dp"
|
android:paddingTop="20dp"
|
||||||
android:paddingEnd="16dp"
|
android:paddingEnd="16dp"
|
||||||
android:text="@string/home_title_radio_artist" />
|
android:text="@string/home_title_radio_station" />
|
||||||
|
|
||||||
<androidx.recyclerview.widget.RecyclerView
|
<androidx.recyclerview.widget.RecyclerView
|
||||||
android:id="@+id/radio_artist_recycler_view"
|
android:id="@+id/radio_artist_recycler_view"
|
||||||
|
|||||||
@@ -206,6 +206,6 @@
|
|||||||
<string name="undraw_page">unDraw</string>
|
<string name="undraw_page">unDraw</string>
|
||||||
<string name="undraw_thanks">A special thanks goes to unDraw without whose illustrations we could not have made this application more beautiful</string>
|
<string name="undraw_thanks">A special thanks goes to unDraw without whose illustrations we could not have made this application more beautiful</string>
|
||||||
<string name="home_title_radio_artist_see_all_button">See all</string>
|
<string name="home_title_radio_artist_see_all_button">See all</string>
|
||||||
<string name="home_title_radio_artist">Radio artist</string>
|
<string name="home_title_radio_station">Radio stations</string>
|
||||||
<string name="home_title_new_releases">New releases</string>
|
<string name="home_title_new_releases">New releases</string>
|
||||||
</resources>
|
</resources>
|
||||||
Reference in New Issue
Block a user