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

Commit 1caaad63 authored by Charlie Anderson's avatar Charlie Anderson
Browse files

Marks clock view in preview as not important for Talkback

Bug: 278653763
Test: manually with Talkback on
Change-Id: I4d3cc0de34400ac2e9266ac80788db476280c63b
parent b6abe55a
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -46,6 +46,7 @@

        <com.android.customization.picker.clock.ui.view.ClockHostView
            android:id="@+id/clock_host_view"
            android:importantForAccessibility="noHideDescendants"
            android:layout_width="match_parent"
            android:layout_height="match_parent"
            android:layout_gravity="center" />