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

am: ba96b97aab

Change-Id: Ia2726c6f4513c6a17e9eaa1b75af67405e71aa49
This commit is contained in:
Dake Gu
2018-05-11 19:02:17 -07:00
committed by android-build-merger

View File

@@ -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"