Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f0b133d5 authored by Tsung-Mao Fang's avatar Tsung-Mao Fang
Browse files

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
parent 4fa11dcb
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -59,6 +59,7 @@
        android:key="wallpaper_attributions"
        android:title="@string/wallpaper_attributions"
        android:summary="@string/wallpaper_attributions_values"
        android:selectable="false"
        settings:controller="com.android.settings.deviceinfo.legal.WallpaperAttributionsPreferenceController" />

</PreferenceScreen>