Merge "Add ability to show/hide Color Correction and Color Inversion."
This commit is contained in:
committed by
Android (Google) Code Review
commit
0fea51b343
@@ -99,6 +99,12 @@
|
||||
<!-- Whether default_home should be shown or not. -->
|
||||
<bool name="config_show_default_home">true</bool>
|
||||
|
||||
<!-- Whether color correction preference should be shown or not. -->
|
||||
<bool name="config_show_color_correction_preference">true</bool>
|
||||
|
||||
<!-- Whether color inversion preference should be shown or not. -->
|
||||
<bool name="config_show_color_inversion_preference">true</bool>
|
||||
|
||||
<!-- Whether accessibility shortcut preference should be shown or not. -->
|
||||
<bool name="config_show_accessibility_shortcut_preference">true</bool>
|
||||
|
||||
|
Reference in New Issue
Block a user