summaryrefslogtreecommitdiff
path: root/main/res/layout/sud_glif_header.xml
diff options
context:
space:
mode:
Diffstat (limited to 'main/res/layout/sud_glif_header.xml')
-rw-r--r--main/res/layout/sud_glif_header.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/main/res/layout/sud_glif_header.xml b/main/res/layout/sud_glif_header.xml
index 0ff67bc..ea20993 100644
--- a/main/res/layout/sud_glif_header.xml
+++ b/main/res/layout/sud_glif_header.xml
@@ -47,4 +47,11 @@
android:inflatedId="@+id/sud_layout_progress"
android:layout="@layout/sud_progress_bar" />
+ <TextView
+ android:id="@+id/sud_layout_subtitle"
+ style="@style/SudGlifDescription"
+ android:layout_width="match_parent"
+ android:layout_height="wrap_content"
+ android:visibility="gone" />
+
</LinearLayout>