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

Commit 78220278 authored by tim peng's avatar tim peng Committed by Android (Google) Code Review
Browse files

Merge "[a11y]Talkback shouldn’t say Double tap to activate on panel if there...

Merge "[a11y]Talkback shouldn’t say Double tap to activate on panel if there isn't any feature after double tap." into sc-dev
parents bf8a91d2 93760f37
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -32,7 +32,8 @@
            android:id="@+id/header_icon"
            android:layout_width="wrap_content"
            android:layout_height="wrap_content"
            android:paddingEnd="@dimen/media_output_dialog_header_icon_padding"/>
            android:paddingEnd="@dimen/media_output_dialog_header_icon_padding"
            android:importantForAccessibility="no"/>

        <LinearLayout
            android:layout_width="match_parent"