Makes full use of the Android Support Design Library. A lot of small things fixed or improved. Added dozens of new colors.
This commit is contained in:
parent
b233b3b718
commit
31926d7983
45 changed files with 447 additions and 599 deletions
|
|
@ -22,14 +22,6 @@
|
|||
android:title="@string/accent_color"
|
||||
android:summary="@string/accent_color_desc" />
|
||||
|
||||
<CheckBoxPreference
|
||||
android:defaultValue="false"
|
||||
android:key="transparent_toolbar"
|
||||
android:title="@string/pref_title_transparent_toolbar"
|
||||
android:summary="@string/pref_summary_transparent_toolbar"
|
||||
android:layout="@layout/preference_custom"
|
||||
android:widgetLayout="@layout/preference_dynamiccheckbox" />
|
||||
|
||||
<CheckBoxPreference
|
||||
android:defaultValue="false"
|
||||
android:key="opaque_toolbar_now_playing"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue