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

Commit ccc10afd 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

am: 559003e1

Change-Id: Idc0853955bc89032bc9a5702bf6e67bdb47164f5
parents 1499ecb0 559003e1
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"