Merge "Revert "Add discrete contrast UI slider in the setting"" into udc-dev

This commit is contained in:
Lucas Dupin
2023-03-03 18:45:22 +00:00
committed by Android (Google) Code Review
8 changed files with 0 additions and 485 deletions

View File

@@ -220,10 +220,6 @@
<dimen name="accessibility_qs_tooltip_margin">20dp</dimen>
<dimen name="accessibility_qs_tooltip_margin_top">27dp</dimen>
<!-- Contrast level slider -->
<dimen name="contrast_level_seekbar_center_marker_height">14dp</dimen>
<dimen name="contrast_level_seekbar_center_marker_width">1dp</dimen>
<!-- Restricted icon in switch bar -->
<dimen name="restricted_icon_margin_end">16dp</dimen>
<!-- Restricted icon size in switch bar -->

View File

@@ -4386,12 +4386,6 @@
<string name="accessibility_disable_animations">Remove animations</string>
<!-- Summary for the accessibility preference for disabling animations. [CHAR LIMIT=60] -->
<string name="accessibility_disable_animations_summary">Reduce movement on the screen</string>
<!-- Title for the accessibility preference for the contrast level slider. [CHAR LIMIT=35] -->
<string name="accessibility_contrast_level_title">Contrast Level</string>
<!-- 'Low' text at the left of the contrast level slider. [CHAR LIMIT=20] -->
<string name="accessibility_contrast_level_left_label">Standard</string>
<!-- 'High' text at the right of the contrast level slider. [CHAR LIMIT=20] -->
<string name="accessibility_contrast_level_right_label">High</string>
<!-- Title for the accessibility preference for primary mono. [CHAR LIMIT=35] -->
<string name="accessibility_toggle_primary_mono_title">Mono audio</string>
<!-- Summary for the accessibility preference for primary mono. [CHAR LIMIT=60] -->