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

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

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

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

        <TextView