[a11y] Set "Settings version" as non-double-tap
Disable the selectable configuration on preference to avoid TalkBack read "double-tap to activate". Bug: 141588828 Test: Manual test Change-Id: Icd666792e6d86998d11168b62ab99e3c3412d747
This commit is contained in:
@@ -137,6 +137,9 @@
|
||||
<Preference
|
||||
android:key="carrier_settings_version_key"
|
||||
android:title="@string/carrier_settings_version"
|
||||
android:enabled="false"
|
||||
android:shouldDisableView="false"
|
||||
android:selectable="false"
|
||||
settings:controller="com.android.settings.network.telephony.CarrierSettingsVersionPreferenceController"
|
||||
settings:enableCopying="true"/>
|
||||
|
||||
|
Reference in New Issue
Block a user