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

Commit d55718ee authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Fix voice access issue on home page"

parents 00b0abd6 0f3049d4
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -32,6 +32,7 @@
            android:layout_height="wrap_content"
            android:layout_gravity="center_vertical"
            android:animateLayoutChanges="true"
            android:importantForAccessibility="no"
            style="@style/SliceViewStyle"/>

        <!--dismissal view-->
+1 −0
Original line number Diff line number Diff line
@@ -25,6 +25,7 @@
        android:id="@+id/main_content_scrollable_container"
        android:layout_width="match_parent"
        android:layout_height="match_parent"
        android:importantForAccessibility="no"
        app:layout_behavior="com.android.settings.widget.FloatingAppBarScrollingViewBehavior">

        <LinearLayout