summaryrefslogtreecommitdiff
path: root/data/res/layout-television/autofill_save.xml
diff options
context:
space:
mode:
Diffstat (limited to 'data/res/layout-television/autofill_save.xml')
-rw-r--r--data/res/layout-television/autofill_save.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/data/res/layout-television/autofill_save.xml b/data/res/layout-television/autofill_save.xml
index ebd2dec3..e2210082 100644
--- a/data/res/layout-television/autofill_save.xml
+++ b/data/res/layout-television/autofill_save.xml
@@ -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"