diff --git a/res/drawable-hdpi/ic_action_settings.png b/res/drawable-hdpi/ic_action_settings.png deleted file mode 100644 index d3f981d0..00000000 Binary files a/res/drawable-hdpi/ic_action_settings.png and /dev/null differ diff --git a/res/drawable-hdpi/ic_action_settings_inverted.png b/res/drawable-hdpi/ic_action_settings_inverted.png deleted file mode 100644 index 8e30d967..00000000 Binary files a/res/drawable-hdpi/ic_action_settings_inverted.png and /dev/null differ diff --git a/res/drawable-mdpi/ic_action_settings.png b/res/drawable-mdpi/ic_action_settings.png deleted file mode 100644 index fc2bf8c3..00000000 Binary files a/res/drawable-mdpi/ic_action_settings.png and /dev/null differ diff --git a/res/drawable-mdpi/ic_action_settings_inverted.png b/res/drawable-mdpi/ic_action_settings_inverted.png deleted file mode 100644 index 0e65c682..00000000 Binary files a/res/drawable-mdpi/ic_action_settings_inverted.png and /dev/null differ diff --git a/res/drawable-xhdpi/ic_action_settings.png b/res/drawable-xhdpi/ic_action_settings.png deleted file mode 100644 index 1b9acf26..00000000 Binary files a/res/drawable-xhdpi/ic_action_settings.png and /dev/null differ diff --git a/res/drawable-xhdpi/ic_action_settings_inverted.png b/res/drawable-xhdpi/ic_action_settings_inverted.png deleted file mode 100644 index d0a733e5..00000000 Binary files a/res/drawable-xhdpi/ic_action_settings_inverted.png and /dev/null differ diff --git a/res/drawable-xxhdpi/ic_action_settings.png b/res/drawable-xxhdpi/ic_action_settings.png deleted file mode 100644 index ded5dbb5..00000000 Binary files a/res/drawable-xxhdpi/ic_action_settings.png and /dev/null differ diff --git a/res/drawable/ic_settings_white_32dp.xml b/res/drawable/ic_settings_white_32dp.xml new file mode 100644 index 00000000..fea2ead0 --- /dev/null +++ b/res/drawable/ic_settings_white_32dp.xml @@ -0,0 +1,5 @@ + + + diff --git a/res/layout/preference_with_button.xml b/res/layout/preference_with_button.xml index d677d6cb..675dcce4 100644 --- a/res/layout/preference_with_button.xml +++ b/res/layout/preference_with_button.xml @@ -81,6 +81,6 @@ android:contentDescription="@string/settings_icon_description" android:padding="8dip" app:tint="?attr/colorControlNormal" - android:src="@drawable/ic_action_settings_inverted" /> + android:src="@drawable/ic_settings_white_32dp" /> diff --git a/res/xml/remotekeyboardplugin_keyboard.xml b/res/xml/remotekeyboardplugin_keyboard.xml index 8d00febf..3f0c5a72 100644 --- a/res/xml/remotekeyboardplugin_keyboard.xml +++ b/res/xml/remotekeyboardplugin_keyboard.xml @@ -11,7 +11,7 @@ android:keyWidth="20%" />