|
@ -3,7 +3,7 @@
|
3
|
3
|
android:layout_width="match_parent"
|
4
|
4
|
android:layout_height="match_parent"
|
5
|
5
|
xmlns:app="http://schemas.android.com/apk/res-auto"
|
6
|
|
android:background="@color/activity_bgcolor"
|
|
6
|
android:background="@color/color_f6f6f6"
|
7
|
7
|
android:focusable="true"
|
8
|
8
|
android:clipChildren="false"
|
9
|
9
|
android:focusableInTouchMode="true">
|
|
@ -29,16 +29,28 @@
|
29
|
29
|
android:fitsSystemWindows="true"
|
30
|
30
|
android:clipToPadding="true"
|
31
|
31
|
android:layout_width="match_parent"
|
32
|
|
android:layout_height="160dp"
|
|
32
|
android:layout_height="237dp"
|
33
|
33
|
android:layout_centerHorizontal="true"
|
34
|
34
|
android:background="@drawable/bg_center">
|
|
35
|
<TextView
|
|
36
|
android:id="@+id/tv_mine"
|
|
37
|
android:layout_marginTop="24dp"
|
|
38
|
android:layout_marginStart="14dp"
|
|
39
|
android:visibility="visible"
|
|
40
|
android:layout_width="wrap_content"
|
|
41
|
android:layout_height="wrap_content"
|
|
42
|
android:text="我的"
|
|
43
|
android:textColor="@color/color_white"
|
|
44
|
android:textSize="20sp"
|
|
45
|
/>
|
35
|
46
|
|
36
|
47
|
<RelativeLayout
|
|
48
|
android:layout_marginTop="22dp"
|
|
49
|
android:layout_below="@+id/tv_mine"
|
37
|
50
|
android:id="@+id/ll_btn"
|
38
|
51
|
android:layout_width="wrap_content"
|
39
|
52
|
android:layout_height="wrap_content"
|
40
|
53
|
android:orientation="horizontal"
|
41
|
|
android:layout_centerVertical="true"
|
42
|
54
|
android:layout_marginLeft="44px"
|
43
|
55
|
android:background="@drawable/bg_touming"
|
44
|
56
|
android:visibility="gone">
|
|
@ -145,16 +157,14 @@
|
145
|
157
|
android:layout_marginRight="6dp"/>
|
146
|
158
|
|
147
|
159
|
|
148
|
|
|
149
|
|
|
150
|
160
|
<com.zhy.autolayout.AutoRelativeLayout
|
|
161
|
android:layout_marginTop="22px"
|
151
|
162
|
android:id="@+id/ll_noLogin"
|
|
163
|
android:layout_below="@+id/tv_mine"
|
152
|
164
|
android:layout_width="wrap_content"
|
153
|
165
|
android:layout_height="wrap_content"
|
154
|
166
|
android:orientation="horizontal"
|
155
|
167
|
android:layout_marginLeft="44px"
|
156
|
|
android:layout_alignParentBottom="true"
|
157
|
|
android:layout_marginBottom="30dp"
|
158
|
168
|
android:background="@drawable/bg_touming"
|
159
|
169
|
android:visibility="visible">
|
160
|
170
|
|
|
@ -239,6 +249,7 @@
|
239
|
249
|
|
240
|
250
|
|
241
|
251
|
<LinearLayout
|
|
252
|
android:layout_marginTop="-30dp"
|
242
|
253
|
android:layout_width="match_parent"
|
243
|
254
|
android:layout_height="wrap_content"
|
244
|
255
|
android:orientation="vertical"
|
|
@ -246,245 +257,237 @@
|
246
|
257
|
android:layout_above="@+id/ll_tab">
|
247
|
258
|
|
248
|
259
|
<LinearLayout
|
249
|
|
android:id="@+id/ll_userAccount"
|
|
260
|
android:background="@drawable/bg_white_radius10"
|
|
261
|
android:layout_marginEnd="12dp"
|
|
262
|
android:layout_marginStart="12dp"
|
|
263
|
android:orientation="vertical"
|
250
|
264
|
android:layout_width="match_parent"
|
251
|
|
android:layout_height="wrap_content"
|
252
|
|
android:orientation="vertical">
|
253
|
|
|
254
|
|
|
255
|
|
<RelativeLayout
|
256
|
|
android:id="@+id/rl_myaccount"
|
257
|
|
android:layout_width="match_parent"
|
258
|
|
android:layout_height="44dp"
|
259
|
|
android:background="@drawable/item_selector">
|
260
|
|
|
261
|
|
<TextView
|
262
|
|
android:layout_width="wrap_content"
|
263
|
|
android:layout_height="wrap_content"
|
264
|
|
android:layout_alignParentBottom="true"
|
265
|
|
android:layout_alignParentLeft="true"
|
266
|
|
android:layout_alignParentTop="true"
|
267
|
|
android:layout_marginLeft="15dp"
|
268
|
|
android:drawableLeft="@drawable/icon_user_account"
|
269
|
|
android:drawablePadding="15dp"
|
270
|
|
android:gravity="center_vertical"
|
271
|
|
android:text="我的账户"
|
272
|
|
android:textColor="@color/ui_62"
|
273
|
|
android:textSize="15sp" />
|
274
|
|
|
275
|
|
<TextView
|
276
|
|
android:layout_width="wrap_content"
|
277
|
|
android:layout_height="wrap_content"
|
278
|
|
android:layout_alignParentBottom="true"
|
279
|
|
android:layout_alignParentRight="true"
|
280
|
|
android:layout_alignParentTop="true"
|
281
|
|
android:layout_marginRight="15dp"
|
282
|
|
android:drawableRight="@drawable/icon_more2_0"
|
283
|
|
android:drawablePadding="12dp"
|
284
|
|
android:gravity="center_vertical"
|
285
|
|
android:text="充电记录"
|
286
|
|
android:textColor="@color/ui_68"
|
287
|
|
android:textSize="14sp" />
|
288
|
|
|
289
|
|
|
290
|
|
|
291
|
|
</RelativeLayout>
|
292
|
|
|
293
|
|
<View
|
|
265
|
android:layout_height="wrap_content">
|
|
266
|
<LinearLayout
|
|
267
|
android:id="@+id/ll_userAccount"
|
294
|
268
|
android:layout_width="match_parent"
|
295
|
|
android:layout_height="0.5dp"
|
296
|
|
android:background="@color/ui_line"/>
|
297
|
|
|
298
|
|
</LinearLayout>
|
299
|
|
|
|
269
|
android:layout_height="wrap_content"
|
|
270
|
android:orientation="vertical">
|
300
|
271
|
|
301
|
|
<LinearLayout
|
302
|
|
android:layout_width="match_parent"
|
303
|
|
android:layout_height="82dp"
|
304
|
|
android:background="@color/white"
|
305
|
|
android:orientation="horizontal">
|
306
|
|
|
307
|
|
<RelativeLayout
|
308
|
|
android:id="@+id/rl_yue"
|
309
|
|
android:layout_width="0dp"
|
310
|
|
android:layout_weight="1"
|
311
|
|
android:layout_height="match_parent"
|
312
|
|
android:gravity="center"
|
313
|
|
android:background="@drawable/item_selector">
|
314
|
272
|
|
315
|
273
|
<RelativeLayout
|
316
|
|
android:layout_width="wrap_content"
|
317
|
|
android:layout_height="wrap_content"
|
318
|
|
android:gravity="center">
|
|
274
|
android:id="@+id/rl_myaccount"
|
|
275
|
android:layout_width="match_parent"
|
|
276
|
android:layout_height="44dp"
|
|
277
|
>
|
319
|
278
|
|
320
|
279
|
<TextView
|
321
|
|
android:id="@+id/tv_yue"
|
322
|
280
|
android:layout_width="wrap_content"
|
323
|
281
|
android:layout_height="wrap_content"
|
324
|
|
android:text="--"
|
|
282
|
android:layout_alignParentBottom="true"
|
|
283
|
android:layout_alignParentLeft="true"
|
325
|
284
|
android:layout_alignParentTop="true"
|
326
|
|
android:layout_centerHorizontal="true"
|
|
285
|
android:layout_marginLeft="15dp"
|
|
286
|
android:drawableLeft="@drawable/icon_user_account"
|
|
287
|
android:drawablePadding="15dp"
|
|
288
|
android:gravity="center_vertical"
|
|
289
|
android:text="我的账户"
|
327
|
290
|
android:textColor="@color/ui_62"
|
328
|
|
android:textSize="18sp"/>
|
|
291
|
android:textSize="15sp" />
|
329
|
292
|
|
330
|
|
<ImageView
|
331
|
|
android:id="@+id/iv_yue"
|
|
293
|
<TextView
|
332
|
294
|
android:layout_width="wrap_content"
|
333
|
295
|
android:layout_height="wrap_content"
|
334
|
|
android:layout_centerHorizontal="true"
|
|
296
|
android:layout_alignParentBottom="true"
|
|
297
|
android:layout_alignParentRight="true"
|
335
|
298
|
android:layout_alignParentTop="true"
|
336
|
|
android:src="@drawable/icon_no_yue"
|
337
|
|
android:paddingTop="5dp"/>
|
|
299
|
android:layout_marginRight="15dp"
|
|
300
|
android:drawableRight="@drawable/icon_more2_0"
|
|
301
|
android:drawablePadding="12dp"
|
|
302
|
android:gravity="center_vertical"
|
|
303
|
android:text="充电记录"
|
|
304
|
android:textColor="@color/ui_68"
|
|
305
|
android:textSize="14sp" />
|
338
|
306
|
|
339
|
|
<TextView
|
340
|
|
android:layout_width="wrap_content"
|
341
|
|
android:layout_height="wrap_content"
|
342
|
|
android:layout_marginTop="20px"
|
343
|
|
android:text="余额(元)"
|
344
|
|
android:textSize="13sp"
|
345
|
|
android:textColor="@color/ui_65"
|
346
|
|
android:layout_below="@+id/tv_yue"
|
347
|
|
android:layout_centerHorizontal="true"/>
|
348
|
|
</RelativeLayout>
|
349
|
307
|
|
350
|
|
</RelativeLayout>
|
351
|
308
|
|
352
|
|
<View
|
353
|
|
android:layout_width="0.5dp"
|
354
|
|
android:layout_height="match_parent"
|
355
|
|
android:background="@color/ui_line"
|
356
|
|
android:layout_marginTop="50px"
|
357
|
|
android:layout_marginBottom="50px"/>
|
358
|
|
|
359
|
|
<RelativeLayout
|
360
|
|
android:id="@+id/rl_hongbao"
|
361
|
|
android:layout_width="0dp"
|
362
|
|
android:layout_weight="1"
|
363
|
|
android:layout_height="match_parent"
|
364
|
|
android:gravity="center"
|
365
|
|
android:background="@drawable/item_selector">
|
|
309
|
</RelativeLayout>
|
|
310
|
</LinearLayout>
|
366
|
311
|
|
367
|
|
<RelativeLayout
|
368
|
|
android:layout_width="wrap_content"
|
369
|
|
android:layout_height="wrap_content"
|
370
|
|
android:gravity="center">
|
371
|
312
|
|
372
|
|
<TextView
|
373
|
|
android:id="@+id/tv_hongbao"
|
374
|
|
android:layout_width="wrap_content"
|
375
|
|
android:layout_height="wrap_content"
|
376
|
|
android:text="--"
|
377
|
|
android:layout_centerHorizontal="true"
|
378
|
|
android:layout_alignParentTop="true"
|
379
|
|
android:textColor="@color/ui_62"
|
380
|
|
android:textSize="18sp"/>
|
|
313
|
<LinearLayout
|
|
314
|
android:layout_width="match_parent"
|
|
315
|
android:layout_height="82dp"
|
|
316
|
android:orientation="horizontal">
|
381
|
317
|
|
382
|
|
<ImageView
|
383
|
|
android:id="@+id/iv_hongbao"
|
|
318
|
<RelativeLayout
|
|
319
|
android:id="@+id/rl_yue"
|
|
320
|
android:layout_width="0dp"
|
|
321
|
android:layout_weight="1"
|
|
322
|
android:layout_height="match_parent"
|
|
323
|
android:gravity="center"
|
|
324
|
>
|
|
325
|
|
|
326
|
<RelativeLayout
|
384
|
327
|
android:layout_width="wrap_content"
|
385
|
328
|
android:layout_height="wrap_content"
|
386
|
|
android:layout_centerHorizontal="true"
|
387
|
|
android:layout_alignParentTop="true"
|
388
|
|
android:src="@drawable/icon_no_hongbao"
|
389
|
|
android:paddingTop="5dp"/>
|
|
329
|
android:gravity="center">
|
|
330
|
|
|
331
|
<TextView
|
|
332
|
android:id="@+id/tv_yue"
|
|
333
|
android:layout_width="wrap_content"
|
|
334
|
android:layout_height="wrap_content"
|
|
335
|
android:text="--"
|
|
336
|
android:layout_alignParentTop="true"
|
|
337
|
android:layout_centerHorizontal="true"
|
|
338
|
android:textColor="@color/ui_62"
|
|
339
|
android:textSize="18sp"/>
|
|
340
|
|
|
341
|
<ImageView
|
|
342
|
android:id="@+id/iv_yue"
|
|
343
|
android:layout_width="wrap_content"
|
|
344
|
android:layout_height="wrap_content"
|
|
345
|
android:layout_centerHorizontal="true"
|
|
346
|
android:layout_alignParentTop="true"
|
|
347
|
android:src="@drawable/icon_no_yue"
|
|
348
|
android:paddingTop="5dp"/>
|
|
349
|
|
|
350
|
<TextView
|
|
351
|
android:textStyle="bold"
|
|
352
|
android:layout_width="wrap_content"
|
|
353
|
android:layout_height="wrap_content"
|
|
354
|
android:layout_marginTop="20px"
|
|
355
|
android:text="余额(元)"
|
|
356
|
android:textSize="13sp"
|
|
357
|
android:textColor="@color/ui_65"
|
|
358
|
android:layout_below="@+id/tv_yue"
|
|
359
|
android:layout_centerHorizontal="true"/>
|
|
360
|
</RelativeLayout>
|
390
|
361
|
|
391
|
|
<TextView
|
392
|
|
android:layout_width="wrap_content"
|
393
|
|
android:layout_height="wrap_content"
|
394
|
|
android:layout_marginTop="20px"
|
395
|
|
android:text="充电红包(个)"
|
396
|
|
android:textSize="13sp"
|
397
|
|
android:layout_centerHorizontal="true"
|
398
|
|
android:textColor="@color/ui_65"
|
399
|
|
android:layout_below="@+id/tv_hongbao"/>
|
400
|
362
|
</RelativeLayout>
|
401
|
363
|
|
402
|
|
</RelativeLayout>
|
403
|
|
|
404
|
|
<View
|
405
|
|
android:layout_width="0.5dp"
|
406
|
|
android:layout_height="match_parent"
|
407
|
|
android:background="@color/ui_line"
|
408
|
|
android:layout_marginTop="50px"
|
409
|
|
android:layout_marginBottom="50px"/>
|
410
|
|
|
411
|
|
<RelativeLayout
|
412
|
|
android:id="@+id/rl_chongdianbi"
|
413
|
|
android:layout_width="0dp"
|
414
|
|
android:layout_weight="1"
|
415
|
|
android:layout_height="match_parent"
|
416
|
|
android:gravity="center"
|
417
|
|
android:background="@drawable/item_selector">
|
418
|
364
|
|
419
|
365
|
<RelativeLayout
|
420
|
|
android:layout_width="wrap_content"
|
421
|
|
android:layout_height="wrap_content"
|
422
|
|
android:orientation="vertical"
|
423
|
|
android:gravity="center">
|
424
|
|
|
425
|
|
<TextView
|
426
|
|
android:id="@+id/tv_chongdianbi"
|
|
366
|
android:id="@+id/rl_hongbao"
|
|
367
|
android:layout_width="0dp"
|
|
368
|
android:layout_weight="1"
|
|
369
|
android:layout_height="match_parent"
|
|
370
|
android:gravity="center"
|
|
371
|
>
|
|
372
|
|
|
373
|
<RelativeLayout
|
427
|
374
|
android:layout_width="wrap_content"
|
428
|
375
|
android:layout_height="wrap_content"
|
429
|
|
android:text="--"
|
430
|
|
android:layout_centerHorizontal="true"
|
431
|
|
android:textColor="@color/ui_62"
|
432
|
|
android:textSize="18sp"/>
|
|
376
|
android:gravity="center">
|
|
377
|
|
|
378
|
<TextView
|
|
379
|
android:id="@+id/tv_hongbao"
|
|
380
|
android:layout_width="wrap_content"
|
|
381
|
android:layout_height="wrap_content"
|
|
382
|
android:text="--"
|
|
383
|
android:layout_centerHorizontal="true"
|
|
384
|
android:layout_alignParentTop="true"
|
|
385
|
android:textColor="@color/ui_62"
|
|
386
|
android:textSize="18sp"/>
|
|
387
|
|
|
388
|
<ImageView
|
|
389
|
android:id="@+id/iv_hongbao"
|
|
390
|
android:layout_width="wrap_content"
|
|
391
|
android:layout_height="wrap_content"
|
|
392
|
android:layout_centerHorizontal="true"
|
|
393
|
android:layout_alignParentTop="true"
|
|
394
|
android:src="@drawable/icon_no_hongbao"
|
|
395
|
android:paddingTop="5dp"/>
|
|
396
|
|
|
397
|
<TextView
|
|
398
|
android:layout_width="wrap_content"
|
|
399
|
android:layout_height="wrap_content"
|
|
400
|
android:layout_marginTop="20px"
|
|
401
|
android:text="充电红包(个)"
|
|
402
|
android:textSize="13sp"
|
|
403
|
android:layout_centerHorizontal="true"
|
|
404
|
android:textColor="@color/ui_65"
|
|
405
|
android:layout_below="@+id/tv_hongbao"/>
|
|
406
|
</RelativeLayout>
|
433
|
407
|
|
434
|
|
<ImageView
|
435
|
|
android:id="@+id/iv_chongdianbi"
|
436
|
|
android:layout_width="wrap_content"
|
437
|
|
android:layout_height="wrap_content"
|
438
|
|
android:layout_centerHorizontal="true"
|
439
|
|
android:layout_alignParentTop="true"
|
440
|
|
android:src="@drawable/icon_no_bi"
|
441
|
|
android:paddingTop="5dp"/>
|
|
408
|
</RelativeLayout>
|
442
|
409
|
|
443
|
|
<TextView
|
|
410
|
|
|
411
|
<RelativeLayout
|
|
412
|
android:id="@+id/rl_chongdianbi"
|
|
413
|
android:layout_width="0dp"
|
|
414
|
android:layout_weight="1"
|
|
415
|
android:layout_height="match_parent"
|
|
416
|
android:gravity="center"
|
|
417
|
>
|
|
418
|
|
|
419
|
<RelativeLayout
|
444
|
420
|
android:layout_width="wrap_content"
|
445
|
421
|
android:layout_height="wrap_content"
|
446
|
|
android:layout_marginTop="20px"
|
447
|
|
android:text="充电币(个)"
|
448
|
|
android:textSize="13sp"
|
449
|
|
android:layout_below="@+id/tv_chongdianbi"
|
450
|
|
android:layout_centerHorizontal="true"
|
451
|
|
android:textColor="@color/ui_65"/>
|
452
|
|
</RelativeLayout>
|
|
422
|
android:orientation="vertical"
|
|
423
|
android:gravity="center">
|
|
424
|
|
|
425
|
<TextView
|
|
426
|
android:id="@+id/tv_chongdianbi"
|
|
427
|
android:layout_width="wrap_content"
|
|
428
|
android:layout_height="wrap_content"
|
|
429
|
android:text="--"
|
|
430
|
android:layout_centerHorizontal="true"
|
|
431
|
android:textColor="@color/ui_62"
|
|
432
|
android:textSize="18sp"/>
|
|
433
|
|
|
434
|
<ImageView
|
|
435
|
android:id="@+id/iv_chongdianbi"
|
|
436
|
android:layout_width="wrap_content"
|
|
437
|
android:layout_height="wrap_content"
|
|
438
|
android:layout_centerHorizontal="true"
|
|
439
|
android:layout_alignParentTop="true"
|
|
440
|
android:src="@drawable/icon_no_bi"
|
|
441
|
android:paddingTop="5dp"/>
|
|
442
|
|
|
443
|
<TextView
|
|
444
|
android:layout_width="wrap_content"
|
|
445
|
android:layout_height="wrap_content"
|
|
446
|
android:layout_marginTop="20px"
|
|
447
|
android:text="充电币(个)"
|
|
448
|
android:textSize="13sp"
|
|
449
|
android:layout_below="@+id/tv_chongdianbi"
|
|
450
|
android:layout_centerHorizontal="true"
|
|
451
|
android:textColor="@color/ui_65"/>
|
|
452
|
</RelativeLayout>
|
453
|
453
|
|
454
|
|
</RelativeLayout>
|
|
454
|
</RelativeLayout>
|
455
|
455
|
|
456
|
456
|
|
|
457
|
</LinearLayout>
|
457
|
458
|
</LinearLayout>
|
458
|
459
|
|
459
|
|
<View
|
|
460
|
<ImageView
|
|
461
|
android:layout_marginEnd="12sp"
|
|
462
|
android:layout_marginStart="12sp"
|
|
463
|
android:layout_marginBottom="12dp"
|
|
464
|
android:layout_marginTop="12dp"
|
|
465
|
android:id="@+id/car_friends_group"
|
|
466
|
android:background="@drawable/car_friends_group"
|
460
|
467
|
android:layout_width="match_parent"
|
461
|
|
android:layout_height="0.5dp"
|
462
|
|
android:background="@color/ui_line"/>
|
|
468
|
android:layout_height="wrap_content" />
|
463
|
469
|
|
464
|
470
|
|
465
|
471
|
<LinearLayout
|
|
472
|
android:layout_marginBottom="20dp"
|
|
473
|
android:layout_marginEnd="12dp"
|
|
474
|
android:layout_marginStart="12dp"
|
466
|
475
|
android:layout_width="match_parent"
|
467
|
476
|
android:layout_height="wrap_content"
|
468
|
|
android:background="@color/activity_bgcolor"
|
|
477
|
android:background="@drawable/bg_white_radius10"
|
469
|
478
|
android:orientation="vertical"
|
470
|
|
android:layout_marginTop="10dp"
|
471
|
479
|
android:layout_below="@+id/ll_userAccount">
|
472
|
480
|
|
473
|
481
|
<LinearLayout
|
474
|
482
|
android:layout_width="match_parent"
|
475
|
483
|
android:layout_height="wrap_content"
|
476
|
|
android:background="@color/white"
|
477
|
484
|
android:orientation="vertical">
|
478
|
485
|
|
479
|
|
<View
|
480
|
|
android:layout_width="match_parent"
|
481
|
|
android:layout_height="0.5dp"
|
482
|
|
android:background="@color/ui_line" />
|
483
|
486
|
<RelativeLayout
|
484
|
487
|
android:id="@+id/rl_car_owner_certificate"
|
485
|
488
|
android:layout_width="fill_parent"
|
486
|
489
|
android:layout_height="44dp"
|
487
|
|
android:background="@drawable/item_selector">
|
|
490
|
>
|
488
|
491
|
|
489
|
492
|
<TextView
|
490
|
493
|
android:layout_width="wrap_content"
|
|
@ -507,9 +510,8 @@
|
507
|
510
|
android:layout_height="match_parent"
|
508
|
511
|
android:layout_toLeftOf="@+id/iv_certificate_cursor"
|
509
|
512
|
android:text="认证车主获取充电优惠"
|
510
|
|
android:textSize="14sp"
|
|
513
|
android:textSize="12sp"
|
511
|
514
|
android:gravity="center_vertical"
|
512
|
|
android:layout_marginRight="12dp"
|
513
|
515
|
android:textColor="@color/lvse"/>
|
514
|
516
|
<TextView
|
515
|
517
|
android:id="@+id/iv_certificate_cursor"
|
|
@ -526,17 +528,12 @@
|
526
|
528
|
android:textColor="@color/ui_68"
|
527
|
529
|
android:textSize="14sp" />
|
528
|
530
|
</RelativeLayout>
|
529
|
|
<View
|
530
|
|
android:layout_width="match_parent"
|
531
|
|
android:layout_height="0.5dp"
|
532
|
|
android:layout_marginLeft="16dp"
|
533
|
|
android:background="@color/ui_line" />
|
534
|
531
|
|
535
|
532
|
<RelativeLayout
|
536
|
533
|
android:id="@+id/rl_publish_price"
|
537
|
534
|
android:layout_width="fill_parent"
|
538
|
535
|
android:layout_height="44dp"
|
539
|
|
android:background="@drawable/item_selector">
|
|
536
|
>
|
540
|
537
|
|
541
|
538
|
<TextView
|
542
|
539
|
android:layout_width="wrap_content"
|
|
@ -558,9 +555,8 @@
|
558
|
555
|
android:layout_height="match_parent"
|
559
|
556
|
android:layout_toLeftOf="@+id/iv_price_cursor"
|
560
|
557
|
android:text="发表成交价获取充电优惠"
|
561
|
|
android:textSize="14sp"
|
|
558
|
android:textSize="12sp"
|
562
|
559
|
android:gravity="center_vertical"
|
563
|
|
android:layout_marginRight="12dp"
|
564
|
560
|
android:textColor="@color/lvse"/>
|
565
|
561
|
|
566
|
562
|
<TextView
|
|
@ -578,17 +574,12 @@
|
578
|
574
|
android:textColor="@color/ui_68"
|
579
|
575
|
android:textSize="14sp" />
|
580
|
576
|
</RelativeLayout>
|
581
|
|
<View
|
582
|
|
android:layout_width="match_parent"
|
583
|
|
android:layout_height="0.5dp"
|
584
|
|
android:layout_marginLeft="16dp"
|
585
|
|
android:background="@color/ui_line" />
|
586
|
577
|
|
587
|
578
|
<RelativeLayout
|
588
|
579
|
android:id="@+id/rl_chongzhi"
|
589
|
580
|
android:layout_width="fill_parent"
|
590
|
581
|
android:layout_height="44dp"
|
591
|
|
android:background="@drawable/item_selector">
|
|
582
|
>
|
592
|
583
|
|
593
|
584
|
<TextView
|
594
|
585
|
android:layout_width="wrap_content"
|
|
@ -620,17 +611,12 @@
|
620
|
611
|
android:textSize="14sp" />
|
621
|
612
|
</RelativeLayout>
|
622
|
613
|
|
623
|
|
<View
|
624
|
|
android:layout_width="match_parent"
|
625
|
|
android:layout_height="0.5dp"
|
626
|
|
android:layout_marginLeft="16dp"
|
627
|
|
android:background="@color/ui_line" />
|
628
|
614
|
|
629
|
615
|
<RelativeLayout
|
630
|
616
|
android:id="@+id/rl_shareNo"
|
631
|
617
|
android:layout_width="fill_parent"
|
632
|
618
|
android:layout_height="44dp"
|
633
|
|
android:background="@drawable/item_selector">
|
|
619
|
>
|
634
|
620
|
|
635
|
621
|
<TextView
|
636
|
622
|
android:id="@+id/tv_share_no"
|
|
@ -665,7 +651,7 @@
|
665
|
651
|
android:layout_height="match_parent"
|
666
|
652
|
android:layout_toLeftOf="@+id/iv_more"
|
667
|
653
|
android:text="送充电豪礼"
|
668
|
|
android:textSize="14sp"
|
|
654
|
android:textSize="12sp"
|
669
|
655
|
android:gravity="center_vertical"
|
670
|
656
|
android:layout_marginRight="12dp"
|
671
|
657
|
android:textColor="@color/lvse"/>
|
|
@ -681,17 +667,12 @@
|
681
|
667
|
android:src="@drawable/icon_more2_0" />
|
682
|
668
|
</RelativeLayout>
|
683
|
669
|
|
684
|
|
<View
|
685
|
|
android:layout_width="match_parent"
|
686
|
|
android:layout_height="0.5dp"
|
687
|
|
android:layout_marginLeft="15dp"
|
688
|
|
android:background="@color/ui_line" />
|
689
|
670
|
|
690
|
671
|
<RelativeLayout
|
691
|
672
|
android:id="@+id/rl_myaq"
|
692
|
673
|
android:layout_width="fill_parent"
|
693
|
674
|
android:layout_height="44dp"
|
694
|
|
android:background="@drawable/item_selector">
|
|
675
|
>
|
695
|
676
|
|
696
|
677
|
<TextView
|
697
|
678
|
android:layout_width="wrap_content"
|
|
@ -730,17 +711,12 @@
|
730
|
711
|
android:src="@drawable/icon_more2_0" />
|
731
|
712
|
</RelativeLayout>
|
732
|
713
|
|
733
|
|
<View
|
734
|
|
android:layout_width="match_parent"
|
735
|
|
android:layout_height="0.5dp"
|
736
|
|
android:layout_marginLeft="15dp"
|
737
|
|
android:background="@color/ui_line" />
|
738
|
714
|
|
739
|
715
|
<RelativeLayout
|
740
|
716
|
android:id="@+id/rl_sirenzhuang"
|
741
|
717
|
android:layout_width="fill_parent"
|
742
|
718
|
android:layout_height="44dp"
|
743
|
|
android:background="@drawable/item_selector">
|
|
719
|
>
|
744
|
720
|
|
745
|
721
|
<TextView
|
746
|
722
|
android:layout_width="wrap_content"
|
|
@ -765,18 +741,12 @@
|
765
|
741
|
android:id="@+id/imageView17" />
|
766
|
742
|
</RelativeLayout>
|
767
|
743
|
|
768
|
|
<View
|
769
|
|
android:layout_width="match_parent"
|
770
|
|
android:layout_height="0.5dp"
|
771
|
|
android:layout_marginLeft="15dp"
|
772
|
|
android:visibility="visible"
|
773
|
|
android:background="@color/ui_line" />
|
774
|
744
|
|
775
|
745
|
<RelativeLayout
|
776
|
746
|
android:id="@+id/rl_message"
|
777
|
747
|
android:layout_width="fill_parent"
|
778
|
748
|
android:layout_height="44dp"
|
779
|
|
android:background="@drawable/item_selector">
|
|
749
|
>
|
780
|
750
|
|
781
|
751
|
<TextView
|
782
|
752
|
android:id="@+id/iv_message"
|
|
@ -828,17 +798,12 @@
|
828
|
798
|
android:src="@drawable/icon_more2_0" />
|
829
|
799
|
</RelativeLayout>
|
830
|
800
|
|
831
|
|
<View
|
832
|
|
android:layout_width="match_parent"
|
833
|
|
android:layout_height="0.5dp"
|
834
|
|
android:layout_marginLeft="15dp"
|
835
|
|
android:background="@color/ui_line" />
|
836
|
801
|
|
837
|
802
|
<RelativeLayout
|
838
|
803
|
android:id="@+id/rl_collection"
|
839
|
804
|
android:layout_width="fill_parent"
|
840
|
805
|
android:layout_height="44dp"
|
841
|
|
android:background="@drawable/item_selector">
|
|
806
|
>
|
842
|
807
|
|
843
|
808
|
<TextView
|
844
|
809
|
android:layout_width="wrap_content"
|
|
@ -861,12 +826,6 @@
|
861
|
826
|
android:paddingRight="15dp"
|
862
|
827
|
android:src="@drawable/icon_more2_0" />
|
863
|
828
|
</RelativeLayout>
|
864
|
|
<View
|
865
|
|
android:layout_width="match_parent"
|
866
|
|
android:layout_height="0.5dp"
|
867
|
|
android:visibility="visible"
|
868
|
|
android:layout_marginLeft="15dp"
|
869
|
|
android:background="@color/ui_line" />
|
870
|
829
|
|
871
|
830
|
|
872
|
831
|
|
|
@ -874,7 +833,7 @@
|
874
|
833
|
android:id="@+id/rl_offline_upload"
|
875
|
834
|
android:layout_width="fill_parent"
|
876
|
835
|
android:layout_height="44dp"
|
877
|
|
android:background="@drawable/item_selector">
|
|
836
|
>
|
878
|
837
|
|
879
|
838
|
<TextView
|
880
|
839
|
android:layout_width="wrap_content"
|
|
@ -898,23 +857,7 @@
|
898
|
857
|
android:src="@drawable/icon_more2_0" />
|
899
|
858
|
</RelativeLayout>
|
900
|
859
|
|
901
|
|
<View
|
902
|
|
android:layout_width="match_parent"
|
903
|
|
android:layout_height="0.5dp"
|
904
|
|
android:background="@color/ui_line" />
|
905
|
860
|
|
906
|
|
<View
|
907
|
|
android:layout_width="match_parent"
|
908
|
|
android:layout_height="10dp"
|
909
|
|
android:background="@color/activity_bgcolor"/>
|
910
|
|
<ImageView android:id="@+id/car_friends_group"
|
911
|
|
android:src="@drawable/car_friends_group"
|
912
|
|
android:layout_width="match_parent"
|
913
|
|
android:layout_height="wrap_content" />
|
914
|
|
<View
|
915
|
|
android:layout_width="match_parent"
|
916
|
|
android:layout_height="10dp"
|
917
|
|
android:background="@color/activity_bgcolor"/>
|
918
|
861
|
|
919
|
862
|
|
920
|
863
|
|