Add support for high contrast in DragViews
This commit is contained in:
@@ -38,6 +38,10 @@
|
||||
a:key="gui.theme"
|
||||
a:title="@string/cpp_theme" />
|
||||
|
||||
<android.preference.CheckBoxPreference
|
||||
a:key="gui.highContrast"
|
||||
a:title="High contrast" />
|
||||
|
||||
<android.preference.CheckBoxPreference
|
||||
a:defaultValue="true"
|
||||
a:key="gui.rotateScreen"
|
||||
|
Reference in New Issue
Block a user