File tree 2 files changed +4
-5
lines changed
2 files changed +4
-5
lines changed Original file line number Diff line number Diff line change 7
7
android : gravity =" center_vertical"
8
8
>
9
9
10
- <RelativeLayout
10
+ <LinearLayout
11
11
android : gravity =" center"
12
12
android : layout_width =" match_parent"
13
13
android : layout_height =" 240dp"
31
31
android : layout_toRightOf =" @+id/selfie_x"
32
32
/>
33
33
34
- </RelativeLayout >
34
+ </LinearLayout >
35
35
36
36
<TextView
37
37
android : layout_width =" 295dp"
Original file line number Diff line number Diff line change 7
7
android : gravity =" center_vertical"
8
8
>
9
9
10
- <RelativeLayout
10
+ <LinearLayout
11
11
android : gravity =" center"
12
12
android : layout_width =" match_parent"
13
13
android : layout_height =" 180dp"
28
28
android : layout_width =" 160dp"
29
29
android : layout_height =" 120dp"
30
30
android : layout_gravity =" center"
31
- android : layout_centerVertical =" true"
32
31
android : layout_marginLeft =" 10dp"
33
32
android : layout_toRightOf =" @+id/welcome_wikipedia"
34
33
/>
35
34
36
- </RelativeLayout >
35
+ </LinearLayout >
37
36
38
37
<TextView
39
38
android : layout_width =" wrap_content"
You can’t perform that action at this time.
0 commit comments