Added an option to turn off the color

This commit is contained in:
Materight 2017-06-06 15:37:41 +02:00
commit 2fa79c6d09
5 changed files with 66 additions and 3 deletions

View file

@ -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"