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

Commit 1fdf448e authored by Ben Lin's avatar Ben Lin
Browse files

Fixing focus in grid mode.

Test: There's an UI test:
KeyboardNavigationUiTest#testKeyboard_tabFocuses.
Bug: 34231190
Change-Id: I0f08659692b128d69644a7ad6495feb09fe41e91
parent eecb915c
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