Merge pull request #161 from Materight/album_color
Add palette color of album on artist page
This commit is contained in:
commit
40b7552b85
6 changed files with 84 additions and 5 deletions
|
|
@ -19,6 +19,12 @@
|
|||
android:title="@string/action_re_download_artist_image"
|
||||
app:showAsAction="never" />
|
||||
|
||||
<item
|
||||
android:id="@+id/action_colored_footers"
|
||||
android:checkable="true"
|
||||
android:title="@string/colored_footers"
|
||||
app:showAsAction="never"/>
|
||||
|
||||
<item
|
||||
android:id="@+id/action_sleep_timer"
|
||||
android:title="@string/action_sleep_timer"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue