Add a toggle switch for accessibility large pointer icons.

Bug: 25778857
Change-Id: I85f23253dda73b315aa8b1a612cb556f843d94db
This commit is contained in:
Jun Mukai
2015-11-23 10:47:49 -08:00
parent c8c2820770
commit 5875bb86a1
3 changed files with 26 additions and 0 deletions

View File

@@ -3661,6 +3661,8 @@
<string name="accessibility_power_button_ends_call_prerefence_title">Power button ends call</string>
<!-- Title for the accessibility preference to speak passwords. [CHAR LIMIT=35] -->
<string name="accessibility_toggle_speak_password_preference_title">Speak passwords</string>
<!-- Title for the accessibility preference for enabling/disabling large icons for mouse/trackpad pointers. [CHAR LIMIT=35] -->
<string name="accessibility_toggle_large_pointer_icon_title">Large mouse/trackpad pointer icons</string>
<!-- Title for accessibility preference to choose long-press delay i.e. timeout before it is detected. [CHAR LIMIT=35] -->
<string name="accessibility_long_press_timeout_preference_title">Touch &amp; hold delay</string>
<!-- Title for the accessibility preference to configure display color inversion. [CHAR LIMIT=NONE] -->