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

This commit is contained in:
Dake Gu
2018-05-12 01:50:03 +00:00
committed by Android (Google) Code Review

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"