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

Commit 02cc7655 authored by Vadim Tryshev's avatar Vadim Tryshev Committed by Android (Google) Code Review
Browse files

Merge "Marking RecentsView as non-focusable."

parents c4282a57 a0f6c53b
Loading
Loading
Loading
Loading
+2 −3
Original line number Diff line number Diff line
@@ -30,8 +30,7 @@
    <com.android.systemui.recents.views.RecentsView
        android:id="@+id/recents_view"
        android:layout_width="match_parent"
        android:layout_height="match_parent"
        android:focusable="true">
        android:layout_height="match_parent">
    </com.android.systemui.recents.views.RecentsView>

    <!-- Empty View -->