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

Commit 71274994 authored by Ben Lin's avatar Ben Lin Committed by Android (Google) Code Review
Browse files

Merge "Fixing focus in grid mode."

parents 53609580 1fdf448e
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -26,7 +26,8 @@

    <FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
        android:layout_width="match_parent"
        android:layout_height="wrap_content">
        android:layout_height="wrap_content"
        android:duplicateParentState="true">

        <!-- The height is 48px.
             paddingTop (9dp) + @dimen/check_icon_size (30dp) + paddingBottom (9dp) -->
+2 −1
Original line number Diff line number Diff line
@@ -25,7 +25,8 @@

    <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
        android:layout_width="match_parent"
        android:layout_height="wrap_content">
        android:layout_height="wrap_content"
        android:duplicateParentState="true">

        <!-- Main item thumbnail.  Comprised of two overlapping images, the
             visibility of which is controlled by code in