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

Commit bbf31697 authored by Michał Brzeziński's avatar Michał Brzeziński Committed by Android (Google) Code Review
Browse files

Merge "Setting alternate_expand_target to not be focusable" into main

parents 995d0f78 3a6193db
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -80,6 +80,7 @@
        android:layout_height="match_parent"
        android:layout_alignParentStart="true"
        android:importantForAccessibility="no"
        android:focusable="false"
        />

    <include layout="@layout/notification_expand_button"
+1 −0
Original line number Diff line number Diff line
@@ -55,6 +55,7 @@
        android:layout_height="match_parent"
        android:layout_gravity="start"
        android:importantForAccessibility="no"
        android:focusable="false"
        />

    <LinearLayout
+1 −0
Original line number Diff line number Diff line
@@ -54,6 +54,7 @@
        android:layout_height="match_parent"
        android:layout_gravity="start"
        android:importantForAccessibility="no"
        android:focusable="false"
        />

    <LinearLayout
+1 −0
Original line number Diff line number Diff line
@@ -67,6 +67,7 @@
                android:layout_height="match_parent"
                android:layout_gravity="start"
                android:importantForAccessibility="no"
                android:focusable="false"
                />

            <!--