summaryrefslogtreecommitdiff
path: root/main/res/layout-v31/sud_glif_preference_template_content.xml
diff options
context:
space:
mode:
Diffstat (limited to 'main/res/layout-v31/sud_glif_preference_template_content.xml')
-rw-r--r--main/res/layout-v31/sud_glif_preference_template_content.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/main/res/layout-v31/sud_glif_preference_template_content.xml b/main/res/layout-v31/sud_glif_preference_template_content.xml
index dce2b83..c618139 100644
--- a/main/res/layout-v31/sud_glif_preference_template_content.xml
+++ b/main/res/layout-v31/sud_glif_preference_template_content.xml
@@ -17,10 +17,11 @@
<LinearLayout
xmlns:android="http://schemas.android.com/apk/res/android"
+ android:id="@+id/sud_layout_template_content"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:orientation="vertical">
<include layout="@layout/sud_glif_blank_template_content" />
-</LinearLayout> \ No newline at end of file
+</LinearLayout>