diff --git a/res/drawable/ic_color.xml b/res/drawable/ic_color.xml new file mode 100644 index 0000000..e0ebe20 --- /dev/null +++ b/res/drawable/ic_color.xml @@ -0,0 +1,7 @@ + + + \ No newline at end of file diff --git a/res/values/cherish_strings.xml b/res/values/cherish_strings.xml index 042ef8e..d8e9036 100644 --- a/res/values/cherish_strings.xml +++ b/res/values/cherish_strings.xml @@ -497,4 +497,7 @@ Data disabled icon Display a cross sign next to signal bar when data is disabled + + QS tile colors + Use accent color for qs tile icons and background diff --git a/res/xml/cherish_settings_quicksettings.xml b/res/xml/cherish_settings_quicksettings.xml index 6e54847..ded0167 100644 --- a/res/xml/cherish_settings_quicksettings.xml +++ b/res/xml/cherish_settings_quicksettings.xml @@ -17,6 +17,13 @@ xmlns:android="http://schemas.android.com/apk/res/android" android:title="@string/quicksettings_title" xmlns:settings="http://schemas.android.com/apk/res/com.android.settings"> + +