Commit b0a7a1fce1b9795486f8cae157fd0025c8d0acee
1 parent
a1f628ad78
Exists in
master
调整界面
Showing
1 changed file
with
30 additions
and
20 deletions
Show diff stats
PersonalCenter/app/src/main/res/layout/activity_ok_cardinfo.xml
... | ... | @@ -46,7 +46,8 @@ |
46 | 46 | android:orientation="horizontal"> |
47 | 47 | |
48 | 48 | <LinearLayout |
49 | - android:layout_width="wrap_content" | |
49 | + android:layout_width="0dp" | |
50 | + android:layout_weight="1" | |
50 | 51 | android:layout_height="wrap_content" |
51 | 52 | android:layout_marginLeft="200dp" |
52 | 53 | android:gravity="center_vertical"> |
... | ... | @@ -68,9 +69,10 @@ |
68 | 69 | </LinearLayout> |
69 | 70 | |
70 | 71 | <LinearLayout |
71 | - android:layout_width="wrap_content" | |
72 | + android:layout_width="0dp" | |
73 | + android:layout_weight="1" | |
72 | 74 | android:layout_height="80dp" |
73 | - android:layout_marginLeft="200dp" | |
75 | + android:layout_marginLeft="80dp" | |
74 | 76 | android:gravity="center_vertical"> |
75 | 77 | |
76 | 78 | <TextView |
... | ... | @@ -83,7 +85,7 @@ |
83 | 85 | <TextView |
84 | 86 | android:layout_width="wrap_content" |
85 | 87 | android:layout_height="wrap_content" |
86 | - android:layout_marginLeft="60dp" | |
88 | + android:layout_marginLeft="80dp" | |
87 | 89 | android:text="王小明" |
88 | 90 | android:textColor="@color/btn_text_color" |
89 | 91 | android:textSize="22sp" /> |
... | ... | @@ -99,7 +101,8 @@ |
99 | 101 | android:orientation="horizontal"> |
100 | 102 | |
101 | 103 | <LinearLayout |
102 | - android:layout_width="wrap_content" | |
104 | + android:layout_width="0dp" | |
105 | + android:layout_weight="1" | |
103 | 106 | android:layout_height="60dp" |
104 | 107 | android:layout_marginLeft="200dp" |
105 | 108 | android:gravity="center_vertical"> |
... | ... | @@ -122,9 +125,10 @@ |
122 | 125 | </LinearLayout> |
123 | 126 | |
124 | 127 | <LinearLayout |
125 | - android:layout_width="wrap_content" | |
128 | + android:layout_width="0dp" | |
129 | + android:layout_weight="1" | |
126 | 130 | android:layout_height="60dp" |
127 | - android:layout_marginLeft="250dp" | |
131 | + android:layout_marginLeft="80dp" | |
128 | 132 | android:gravity="center_vertical"> |
129 | 133 | |
130 | 134 | <TextView |
... | ... | @@ -136,7 +140,7 @@ |
136 | 140 | <TextView |
137 | 141 | android:layout_width="wrap_content" |
138 | 142 | android:layout_height="wrap_content" |
139 | - android:layout_marginLeft="98dp" | |
143 | + android:layout_marginLeft="80dp" | |
140 | 144 | android:background="@null" |
141 | 145 | android:text="北京市昭阳区三里屯" |
142 | 146 | android:textSize="22sp" /> |
... | ... | @@ -152,7 +156,8 @@ |
152 | 156 | android:orientation="horizontal"> |
153 | 157 | |
154 | 158 | <LinearLayout |
155 | - android:layout_width="wrap_content" | |
159 | + android:layout_width="0dp" | |
160 | + android:layout_weight="1" | |
156 | 161 | android:layout_height="60dp" |
157 | 162 | android:layout_marginLeft="200dp" |
158 | 163 | android:gravity="center_vertical"> |
... | ... | @@ -174,9 +179,10 @@ |
174 | 179 | </LinearLayout> |
175 | 180 | |
176 | 181 | <LinearLayout |
177 | - android:layout_width="wrap_content" | |
182 | + android:layout_width="0dp" | |
183 | + android:layout_weight="1" | |
178 | 184 | android:layout_height="60dp" |
179 | - android:layout_marginLeft="210dp" | |
185 | + android:layout_marginLeft="80dp" | |
180 | 186 | android:gravity="center_vertical"> |
181 | 187 | |
182 | 188 | <TextView |
... | ... | @@ -189,7 +195,7 @@ |
189 | 195 | <TextView |
190 | 196 | android:layout_width="wrap_content" |
191 | 197 | android:layout_height="wrap_content" |
192 | - android:layout_marginLeft="25dp" | |
198 | + android:layout_marginLeft="80dp" | |
193 | 199 | android:background="@null" |
194 | 200 | android:text="4433322-334--34" |
195 | 201 | android:textColor="@color/btn_text_color" |
... | ... | @@ -205,7 +211,8 @@ |
205 | 211 | android:orientation="horizontal"> |
206 | 212 | |
207 | 213 | <LinearLayout |
208 | - android:layout_width="wrap_content" | |
214 | + android:layout_width="0dp" | |
215 | + android:layout_weight="1" | |
209 | 216 | android:layout_height="60dp" |
210 | 217 | android:layout_marginLeft="200dp" |
211 | 218 | android:gravity="center_vertical"> |
... | ... | @@ -227,9 +234,10 @@ |
227 | 234 | </LinearLayout> |
228 | 235 | |
229 | 236 | <LinearLayout |
230 | - android:layout_width="wrap_content" | |
237 | + android:layout_width="0dp" | |
238 | + android:layout_weight="1" | |
231 | 239 | android:layout_height="60dp" |
232 | - android:layout_marginLeft="210dp" | |
240 | + android:layout_marginLeft="80dp" | |
233 | 241 | android:gravity="center_vertical"> |
234 | 242 | |
235 | 243 | <TextView |
... | ... | @@ -242,7 +250,7 @@ |
242 | 250 | <TextView |
243 | 251 | android:layout_width="wrap_content" |
244 | 252 | android:layout_height="wrap_content" |
245 | - android:layout_marginLeft="25dp" | |
253 | + android:layout_marginLeft="80dp" | |
246 | 254 | android:text="啥啥啥 专卖店" |
247 | 255 | android:textColor="@color/btn_text_color" |
248 | 256 | android:textSize="22sp" /> |
... | ... | @@ -257,7 +265,8 @@ |
257 | 265 | android:orientation="horizontal"> |
258 | 266 | |
259 | 267 | <LinearLayout |
260 | - android:layout_width="wrap_content" | |
268 | + android:layout_width="0dp" | |
269 | + android:layout_weight="1" | |
261 | 270 | android:layout_height="60dp" |
262 | 271 | android:layout_marginLeft="200dp" |
263 | 272 | android:gravity="center_vertical"> |
... | ... | @@ -280,9 +289,10 @@ |
280 | 289 | </LinearLayout> |
281 | 290 | |
282 | 291 | <LinearLayout |
283 | - android:layout_width="wrap_content" | |
292 | + android:layout_width="0dp" | |
293 | + android:layout_weight="1" | |
284 | 294 | android:layout_height="60dp" |
285 | - android:layout_marginLeft="250dp" | |
295 | + android:layout_marginLeft="80dp" | |
286 | 296 | android:gravity="center_vertical"> |
287 | 297 | |
288 | 298 | <TextView |
... | ... | @@ -294,7 +304,7 @@ |
294 | 304 | <TextView |
295 | 305 | android:layout_width="wrap_content" |
296 | 306 | android:layout_height="wrap_content" |
297 | - android:layout_marginLeft="98dp" | |
307 | + android:layout_marginLeft="40dp" | |
298 | 308 | android:background="@null" |
299 | 309 | android:text="1111111" |
300 | 310 | android:textSize="22sp" /> | ... | ... |