33ec0f1054d7dab22687ea4b0ef90850b6041105
1 <?xml version=
"1.0" encoding=
"utf-8"?>
2 <LinearLayout xmlns:
android=
"http://schemas.android.com/apk/res/android"
3 android:
id=
"@+id/loadingLayout"
4 android:
layout_width=
"wrap_content"
5 android:
layout_height=
"wrap_content"
6 android:
orientation=
"horizontal" >
9 android:
id=
"@+id/loadingBar"
10 android:
layout_width=
"wrap_content"
11 android:
layout_height=
"wrap_content"
12 android:
layout_gravity=
"center_vertical" />
15 android:
id=
"@+id/loadingLayout"
16 android:
layout_width=
"wrap_content"
17 android:
layout_height=
"wrap_content"
18 android:
layout_gravity=
"center_vertical"
19 android:
text=
"TextView" />