Updated the strings for configuring long press timeout.
Change-Id: I1a4b2e05bf63933861198b8bcf7a34d0f4f6b1fd
This commit is contained in:
@@ -2553,10 +2553,12 @@ found in the list of installed applications.</string>
|
||||
<!-- Accessibility settings: power button behavior summary text -->
|
||||
<string name="accessibility_power_button_ends_call_summary">During a call, pressing Power ends call instead of turning off screen</string>
|
||||
|
||||
<!-- Setting interaction category [CHAR LIMIT=25] -->
|
||||
<string name="accessibility_interaction_category">Interaction</string>
|
||||
<!-- Setting interaction category [CHAR LIMIT=35] -->
|
||||
<string name="touchscreen_gestures_category">Touchscreen gestures</string>
|
||||
<!-- Title for setting the long-press timeout [CHAR LIMIT=35] -->
|
||||
<string name="long_press_timeout_selector">Long press timeout</string>
|
||||
<string name="long_press_timeout_selector_title">Touch & hold delay</string>
|
||||
<!-- Summary for setting the long-press timeout [CHAR LIMIT=85] -->
|
||||
<string name="long_press_timeout_selector_summary">Delay until a touch is interpreted as a touch & hold</string>
|
||||
<!-- The default value for the long press timeout. -->
|
||||
<string name="long_press_timeout_selector_default_value" translatable="false">500</string>
|
||||
|
||||
|
Reference in New Issue
Block a user