管灌系统巡查员智能手机App
zuoxiao
2024-09-24 45e69852f43abe0f79967786ada3c7cf887b5b48
app/src/main/res/layout/fragment_my.xml
@@ -6,19 +6,15 @@
    android:layout_height="match_parent"
    android:background="@color/bg_color">
    <com.dayu.pipirrapp.view.TitleBar
    <include
        android:id="@+id/title"
        android:layout_width="match_parent"
        android:layout_height="45dp"
        android:layout_alignParentTop="true"
        app:centerText="个人中心" />
        layout="@layout/top_title" />
    <View
        android:layout_width="match_parent"
        android:layout_height="200dp"
        android:layout_height="150dp"
        android:layout_below="@+id/title"
        android:background="@color/title_color" />
@@ -26,7 +22,7 @@
    <RelativeLayout
        android:id="@+id/headRL_top"
        android:layout_width="match_parent"
        android:layout_height="190dp"
        android:layout_height="150dp"
        android:layout_below="@+id/title"
        android:layout_marginLeft="25dp"
        android:layout_marginTop="25dp"
@@ -136,6 +132,7 @@
        android:layout_marginTop="1dp">
        <TextView
            android:id="@+id/changePS"
            android:layout_width="match_parent"
            android:layout_height="@dimen/item_height"