| | |
| | | android:layout_toRightOf="@+id/iv_head" |
| | | android:textColor="#ffffffff" |
| | | android:textSize="12sp" /> |
| | | |
| | | |
| | | </RelativeLayout> |
| | | |
| | | <LinearLayout |
| | |
| | | android:background="@drawable/bg_gray_top_mine" |
| | | android:elevation="4dp" |
| | | android:orientation="horizontal"> |
| | | |
| | | <LinearLayout |
| | | android:layout_width="0dp" |
| | | android:layout_height="match_parent" |
| | | android:layout_weight="1" |
| | | android:gravity="center" |
| | | android:orientation="vertical"> |
| | | |
| | | <TextView |
| | | android:id="@+id/tv_order_num" |
| | | android:layout_width="wrap_content" |
| | |
| | | android:textColor="#F07207" |
| | | android:textSize="18sp" |
| | | android:textStyle="bold" /> |
| | | |
| | | <TextView |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="wrap_content" |
| | | android:text="接单数" |
| | | android:textColor="#333333" |
| | | android:textSize="12sp" /> |
| | | |
| | | |
| | | </LinearLayout> |
| | | |
| | | <LinearLayout |
| | |
| | | android:layout_weight="1" |
| | | android:gravity="center" |
| | | android:orientation="vertical"> |
| | | |
| | | <TextView |
| | | android:id="@+id/tv_star" |
| | | android:layout_width="wrap_content" |
| | |
| | | android:text="我的评分" |
| | | android:textColor="#333333" |
| | | android:textSize="12sp" /> |
| | | |
| | | </LinearLayout> |
| | | |
| | | <LinearLayout |
| | |
| | | android:layout_weight="1" |
| | | android:gravity="center" |
| | | android:orientation="vertical"> |
| | | |
| | | <TextView |
| | | android:id="@+id/tv_money" |
| | | android:layout_width="wrap_content" |
| | |
| | | android:textColor="#F07207" |
| | | android:textSize="18sp" |
| | | android:textStyle="bold" /> |
| | | |
| | | <TextView |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="wrap_content" |
| | | android:text="余额" |
| | | android:textColor="#333333" |
| | | android:textSize="12sp" /> |
| | | |
| | | |
| | | </LinearLayout> |
| | | |
| | | |
| | |
| | | android:drawableTop="@mipmap/icon_me_evaluation" |
| | | android:text="我的评价" |
| | | android:textColor="@color/textColor66" |
| | | android:textSize="12sp" /> |
| | | android:textSize="15sp" /> |
| | | |
| | | </RelativeLayout> |
| | | <RelativeLayout |
| | |
| | | android:drawableTop="@mipmap/icon_me_safety" |
| | | android:text="账户安全" |
| | | android:textColor="@color/textColor66" |
| | | android:textSize="12sp" /> |
| | | android:textSize="15sp" /> |
| | | |
| | | </RelativeLayout> |
| | | <RelativeLayout |
| | |
| | | android:drawableTop="@mipmap/icon_me_edit" |
| | | android:text="意见反馈" |
| | | android:textColor="@color/textColor66" |
| | | android:textSize="12sp" /> |
| | | android:textSize="15sp" /> |
| | | |
| | | </RelativeLayout> |
| | | <RelativeLayout |
| | |
| | | android:drawableTop="@mipmap/icon_me_orders" |
| | | android:text="接单设置" |
| | | android:textColor="@color/textColor66" |
| | | android:textSize="12sp" /> |
| | | android:textSize="15sp" /> |
| | | |
| | | </RelativeLayout> |
| | | |
| | |
| | | android:drawableTop="@mipmap/icon_me_line" |
| | | android:text="班次管理" |
| | | android:textColor="@color/textColor66" |
| | | android:textSize="12sp" /> |
| | | android:textSize="15sp" /> |
| | | |
| | | </RelativeLayout> |
| | | <RelativeLayout |
| | |
| | | android:drawablePadding="8dp" |
| | | android:gravity="center_vertical" |
| | | android:drawableTop="@mipmap/icon_me_car" |
| | | android:text="更换车辆" |
| | | android:text="车辆管理" |
| | | android:textColor="@color/textColor66" |
| | | android:textSize="12sp" /> |
| | | android:textSize="15sp" /> |
| | | |
| | | </RelativeLayout> |
| | | <RelativeLayout |
| | |
| | | android:drawableTop="@mipmap/icon_me_people" |
| | | android:text="推荐给好友" |
| | | android:textColor="@color/textColor66" |
| | | android:textSize="12sp" /> |
| | | android:textSize="15sp" /> |
| | | |
| | | </RelativeLayout> |
| | | |
| | |
| | | android:drawableTop="@mipmap/icon_me_services" |
| | | android:text="联系客服" |
| | | android:textColor="@color/textColor66" |
| | | android:textSize="12sp" /> |
| | | android:textSize="15sp" /> |
| | | |
| | | </RelativeLayout> |
| | | |
| | |
| | | android:drawableTop="@mipmap/icon_me_code" |
| | | android:text="二维码" |
| | | android:textColor="@color/textColor66" |
| | | android:textSize="12sp" /> |
| | | android:textSize="15sp" /> |
| | | |
| | | </RelativeLayout> |
| | | |
| | |
| | | <!-- android:drawableTop="@mipmap/icon_me_code"--> |
| | | <!-- android:text="二维码"--> |
| | | <!-- android:textColor="@color/textColor66"--> |
| | | <!-- android:textSize="12sp" />--> |
| | | <!-- android:textSize="15sp" />--> |
| | | |
| | | <!-- </RelativeLayout>--> |
| | | <RelativeLayout |
| | |
| | | android:drawableTop="@mipmap/icon_me_set" |
| | | android:text="设置" |
| | | android:textColor="@color/textColor66" |
| | | android:textSize="12sp" /> |
| | | android:textSize="15sp" /> |
| | | |
| | | </RelativeLayout> |
| | | <RelativeLayout |