Add custom artist images
This commit is contained in:
parent
9e9baf9723
commit
9755e877f9
11 changed files with 350 additions and 105 deletions
|
|
@ -30,8 +30,13 @@
|
|||
app:showAsAction="never" />
|
||||
|
||||
<item
|
||||
android:id="@+id/action_re_download_artist_image"
|
||||
android:title="@string/action_re_download_artist_image"
|
||||
android:id="@+id/action_set_artist_image"
|
||||
android:title="@string/set_artist_image"
|
||||
app:showAsAction="never" />
|
||||
|
||||
<item
|
||||
android:id="@+id/action_reset_artist_image"
|
||||
android:title="@string/reset_artist_image"
|
||||
app:showAsAction="never" />
|
||||
|
||||
<item
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue