Fix in ThemeBaseActivity for the darktheme boolean and new "now playing" toolbar icon
This commit is contained in:
parent
53acfc850f
commit
751f0b796a
17 changed files with 7 additions and 7 deletions
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
<item
|
||||
android:id="@+id/action_current_playing"
|
||||
android:icon="@drawable/ic_play_circle_outline_white_24dp"
|
||||
android:icon="@drawable/ic_play_circle_fill_white_24dp"
|
||||
android:title="@string/action_current_playing"
|
||||
app:showAsAction="always"/>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue