| | |
| | | <?xml version="1.0" encoding="utf-8"?> |
| | | <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" |
| | | android:orientation="vertical" android:layout_width="match_parent" |
| | | android:layout_height="match_parent" |
| | | android:layout_gravity="center" |
| | | android:background="@drawable/sys_home_part_bg" |
| | | xmlns:app="http://schemas.android.com/apk/res-auto"> |
| | | android:orientation="vertical" android:layout_width="280dp" |
| | | android:gravity="center" |
| | | android:layout_height="122dp" |
| | | |
| | | > |
| | | |
| | | <safeluck.drive.evaluation.customview.CircleImageView |
| | | style="@style/home_fragment_icon" |