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

Commit 559003e1 authored by Dake Gu's avatar Dake Gu Committed by android-build-merger
Browse files

Merge "autofill save: do not focus on custom sub title for TV" into pi-dev

am: ba96b97a

Change-Id: Ia2726c6f4513c6a17e9eaa1b75af67405e71aa49
parents edfd2dbc ba96b97a
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -62,8 +62,9 @@
                    android:textSize="24sp" />
            </LinearLayout>

            <com.android.server.autofill.ui.CustomScrollView
            <LinearLayout
                android:id="@+id/autofill_save_custom_subtitle"
                android:orientation="vertical"
                android:layout_width="match_parent"
                android:layout_height="wrap_content"
                android:layout_marginTop="4dp"