lizhanwei
2020-04-18 b40bc095c5684fd518286ce288e7ba1b2516c373
app/src/main/res/layout/layout_sys_home_part.xml
@@ -1,10 +1,10 @@
<?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"