summaryrefslogtreecommitdiff
path: root/library/recyclerview/res/layout/suw_glif_recycler_template_content.xml
diff options
context:
space:
mode:
Diffstat (limited to 'library/recyclerview/res/layout/suw_glif_recycler_template_content.xml')
-rw-r--r--library/recyclerview/res/layout/suw_glif_recycler_template_content.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/library/recyclerview/res/layout/suw_glif_recycler_template_content.xml b/library/recyclerview/res/layout/suw_glif_recycler_template_content.xml
index e8d209b..c16f85a 100644
--- a/library/recyclerview/res/layout/suw_glif_recycler_template_content.xml
+++ b/library/recyclerview/res/layout/suw_glif_recycler_template_content.xml
@@ -23,6 +23,11 @@
android:layout_height="match_parent"
android:orientation="vertical">
+ <ViewStub
+ android:id="@+id/suw_layout_sticky_header"
+ android:layout_width="match_parent"
+ android:layout_height="wrap_content" />
+
<!-- Ignore UnusedAttribute: scrollIndicators is new in M. Default to no indicators in older
versions. -->
<com.android.setupwizardlib.view.HeaderRecyclerView