File tree Expand file tree Collapse file tree 2 files changed +0
-3
lines changed Expand file tree Collapse file tree 2 files changed +0
-3
lines changed Original file line number Diff line number Diff line change 28
28
android : gravity =" center_vertical"
29
29
android : text =" 360dp" />
30
30
31
-
32
31
</RelativeLayout >
33
32
</HorizontalScrollView >
Original file line number Diff line number Diff line change 13
13
android : layout_width =" 360dp"
14
14
android : layout_height =" 2000dp"
15
15
android : layout_alignParentLeft =" true"
16
- android : layout_below =" @id/tv_fullscreen"
17
16
android : background =" @color/colorAccentHalfTrans"
18
17
android : gravity =" center_horizontal"
19
18
android : text =" 360dp" />
23
22
android : layout_width =" 360dp"
24
23
android : layout_height =" 2000dp"
25
24
android : layout_alignParentRight =" true"
26
- android : layout_below =" @id/tv_fullscreen"
27
25
android : background =" @color/colorPrimaryHalfTrans"
28
26
android : gravity =" center_horizontal"
29
27
android : text =" 360dp" />
You can’t perform that action at this time.
0 commit comments