1313 android : orientation =" horizontal" >
1414
1515 <TextView
16- android : layout_width =" 180dp "
17- android : layout_height =" 100dp "
16+ android : layout_width =" 540mm "
17+ android : layout_height =" 300mm "
1818 android : background =" @color/colorAccent"
1919 android : gravity =" center"
20- android : text =" W-180dp "
20+ android : text =" W-540mm "
2121 android : textColor =" #fff"
22- android : textSize =" 20sp " />
22+ android : textSize =" 70sp " />
2323
2424 <TextView
25- android : layout_width =" 180dp "
26- android : layout_height =" 100dp "
25+ android : layout_width =" 540mm "
26+ android : layout_height =" 300mm "
2727 android : background =" #0d0"
2828 android : gravity =" center"
29- android : text =" W-180dp "
29+ android : text =" W-540mm "
3030 android : textColor =" #fff"
31- android : textSize =" 20sp " />
31+ android : textSize =" 70sp " />
3232
3333 </LinearLayout >
3434
3535 <Button
36- android : layout_width =" 360dp "
37- android : layout_height =" 100dp "
36+ android : layout_width =" 1080mm "
37+ android : layout_height =" 300mm "
3838 android : background =" #fd0"
3939 android : onClick =" goCustomAdaptActivity"
40- android : text =" CustomAdapt(internal) "
40+ android : text =" CustomAdapt"
4141 android : textColor =" #0d0"
42- android : textSize =" 25sp " />
42+ android : textSize =" 70sp " />
4343
4444 <TextView
45- android : layout_width =" 360dp "
46- android : layout_height =" 100dp "
45+ android : layout_width =" 1080mm "
46+ android : layout_height =" 300mm "
4747 android : background =" #d00"
4848 android : gravity =" center"
49- android : text =" W-360dp "
49+ android : text =" W-1080mm(total:1080mm) "
5050 android : textColor =" #fff"
51- android : textSize =" 20sp " />
51+ android : textSize =" 70sp " />
5252
5353
5454 <LinearLayout
5757 android : orientation =" horizontal" >
5858
5959 <TextView
60- android : layout_width =" 250dp "
61- android : layout_height =" 100dp "
60+ android : layout_width =" 750mm "
61+ android : layout_height =" 300mm "
6262 android : background =" @color/colorPrimary"
6363 android : gravity =" center"
64- android : text =" W-250dp(total:360dp) "
64+ android : text =" W-750mm "
6565 android : textColor =" #fff"
66- android : textSize =" 20sp " />
66+ android : textSize =" 50sp " />
6767
6868 <TextView
69- android : layout_width =" 1dp "
69+ android : layout_width =" 2mm "
7070 android : layout_height =" 100dp"
7171 />
7272
7373 <TextView
74- android : layout_width =" 109dp "
75- android : layout_height =" 100dp "
74+ android : layout_width =" 328mm "
75+ android : layout_height =" 300mm "
7676 android : background =" #d0a"
7777 android : gravity =" center"
78- android : text =" W-109dp "
78+ android : text =" W-328mm "
7979 android : textColor =" #fff"
80- android : textSize =" 20sp " />
80+ android : textSize =" 50sp " />
8181 </LinearLayout >
8282
8383 <LinearLayout
8686 android : orientation =" horizontal" >
8787
8888 <TextView
89- android : layout_width =" 120dp "
89+ android : layout_width =" 360mm "
9090 android : layout_height =" match_parent"
9191 android : background =" #aef"
9292 android : gravity =" center"
93- android : text =" W-120dp "
93+ android : text =" W-360mm "
9494 android : textColor =" #fff"
95- android : textSize =" 20sp " />
95+ android : textSize =" 50sp " />
9696
9797 <TextView
98- android : layout_width =" 90dp "
98+ android : layout_width =" 270mm "
9999 android : layout_height =" match_parent"
100100 android : background =" #acf"
101101 android : gravity =" center"
102- android : text =" W-90dp "
102+ android : text =" W-270mm "
103103 android : textColor =" #fff"
104- android : textSize =" 20sp " />
104+ android : textSize =" 50sp " />
105105
106106 <TextView
107- android : layout_width =" 150dp "
107+ android : layout_width =" 450mm "
108108 android : layout_height =" match_parent"
109109 android : background =" #fcf"
110110 android : gravity =" center"
111- android : text =" W-150dp "
111+ android : text =" W-450mm "
112112 android : textColor =" #fff"
113- android : textSize =" 20sp " />
113+ android : textSize =" 50sp " />
114114 </LinearLayout >
115115
116116</LinearLayout >
0 commit comments