Make Wallpapers setting unselectable
Talkback shouldn't speak "Double tap to activate" action for "Wallpapers" item. Test: Enable talkback, and listen it again. Change-Id: Ifc22fc8f870867a2a21a83bdbef4e5fe42809223 Fix: 147992423
This commit is contained in:
@@ -59,6 +59,7 @@
|
|||||||
android:key="wallpaper_attributions"
|
android:key="wallpaper_attributions"
|
||||||
android:title="@string/wallpaper_attributions"
|
android:title="@string/wallpaper_attributions"
|
||||||
android:summary="@string/wallpaper_attributions_values"
|
android:summary="@string/wallpaper_attributions_values"
|
||||||
|
android:selectable="false"
|
||||||
settings:controller="com.android.settings.deviceinfo.legal.WallpaperAttributionsPreferenceController" />
|
settings:controller="com.android.settings.deviceinfo.legal.WallpaperAttributionsPreferenceController" />
|
||||||
|
|
||||||
</PreferenceScreen>
|
</PreferenceScreen>
|
||||||
|
Reference in New Issue
Block a user