Fix alignment issue between Vision Settings and Font/Display
- Use the same approach of Vision page to tweak the padding of the header Fixes: 202897526 Test: make RunSettingsGoogleRoboTests -j ROBOTEST_FILTER=com.android.settings.accessibility.AccessibilityScreenSizeForSetupWizardActivityTest Change-Id: I06eb5cb3ea6952b2cfdaa71f15757e415b61f5cc
This commit is contained in:
@@ -529,6 +529,9 @@
|
||||
<!-- Whether to show Smart Storage toggle -->
|
||||
<bool name="config_show_smart_storage_toggle">true</bool>
|
||||
|
||||
<!-- Whether suw to support two panes -->
|
||||
<bool name="config_suw_supported_two_panes">false</bool>
|
||||
|
||||
<!-- Display settings screen, Color mode options. Must be the same length and order as
|
||||
config_color_mode_options_values below. Only the values that also appear in
|
||||
frameworks/base/core/res/res/values/config.xml's config_availableColorModes are shown. -->
|
||||
|
Reference in New Issue
Block a user