1 <?xml version=
"1.0" encoding=
"utf-8"?>
2 <LinearLayout xmlns:
android=
"http://schemas.android.com/apk/res/android"
3 android:
layout_width=
"match_parent"
4 android:
layout_height=
"56dp"
5 android:
layout_gravity=
"center_horizontal"
6 android:
gravity=
"center_horizontal"
7 android:
orientation=
"vertical"
8 android:
showDividers=
"none" >
11 android:
id=
"@+id/footerText"
12 android:
layout_width=
"match_parent"
13 android:
layout_height=
"56dp"
14 android:
layout_gravity=
"center"
15 android:
gravity=
"center"
16 android:
textColor=
"@color/setup_text_hint"