Polish and humanize the summary for the High Contrast Text.

- Add new summary string.

Bug: 219163254
Test: manual test
Change-Id: I4902452b1c0f53e8e6a74b8529139a2d7c1cdeaf
This commit is contained in:
Peter_Liang
2022-02-13 15:50:27 +08:00
parent 461b94a675
commit 0f384398b4
2 changed files with 3 additions and 0 deletions

View File

@@ -54,6 +54,7 @@
<SwitchPreference
android:key="toggle_high_text_contrast_preference"
android:persistent="false"
android:summary="@string/accessibility_toggle_high_text_contrast_preference_summary"
android:title="@string/accessibility_toggle_high_text_contrast_preference_title" />
<com.android.settingslib.widget.LayoutPreference