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

Commit ec2fcedf authored by Philip P. Moltmann's avatar Philip P. Moltmann
Browse files

A18y: Don't double announce 'searching for printers.'

Fixes: 67323891
Test: Navigated to screen with talkback
Change-Id: Iee4308fdc5c2ef53e2fde0004aa4f22f9bb8bef2
parent 08a75e0e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -42,7 +42,7 @@
                android:layout_height="wrap_content"
                android:layout_marginBottom="12dip"
                android:src="@*android:drawable/ic_grayedout_printer"
                android:contentDescription="@string/print_searching_for_printers">
                android:importantForAccessibility="no">
            </ImageView>

            <TextView