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

Commit dbdaa851 authored by Kevin Chyn's avatar Kevin Chyn
Browse files

Fingerprint image is not important for a11y announcements

Fixes: 187338706
Test: manual
Change-Id: Ic0eac21d0265b5fceb0ab71e013932d3629645b3
parent 6a43df98
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -52,6 +52,7 @@
                    android:layout_height="match_parent"
                    android:padding="7dp"
                    android:contentDescription="@android:string/fingerprint_icon_content_description"
                    android:importantForAccessibility="no"
                    android:src="@drawable/fingerprint_enroll_finish" />
            </com.google.android.setupdesign.view.FillContentLayout>