New notification icon and setting for toolbar opaque
This commit is contained in:
parent
a27e5c6379
commit
9cd1b4f3ba
12 changed files with 37 additions and 9 deletions
|
|
@ -10,6 +10,11 @@
|
|||
android:positiveButtonText="@null"
|
||||
android:title="@string/pref_title_general_theme"/>
|
||||
|
||||
<CheckBoxPreference
|
||||
android:defaultValue="true"
|
||||
android:key="transparent_toolbar"
|
||||
android:title="@string/pref_title_transparent_toolbar"/>
|
||||
|
||||
<CheckBoxPreference
|
||||
android:defaultValue="true"
|
||||
android:key="playback_controller_card"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue