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

Commit 3fb2ee66 authored by tim peng's avatar tim peng Committed by Automerger Merge Worker
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 am: 78220278

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/13671407

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: I6aa2a5f787afe22bd6938a354b152c02df725cad
parents 475d46c2 78220278
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"