张钢
2024-09-12 8aa3165449dd2757e016bdc43cfd5d111cd4c7a6
app/src/main/res/layout/activity_property_detail.xml
@@ -12,7 +12,7 @@
    <LinearLayout
        android:layout_width="match_parent"
        android:layout_height="match_parent"
        android:background="@color/color_normal_background"
        android:background="?attr/detailPageBackgroundColor"
        android:orientation="vertical">
        <com.android.app_base.widget.ExtendTitleBar
@@ -74,7 +74,7 @@
                    android:layout_width="wrap_content"
                    android:layout_marginTop="10dp"
                    android:layout_height="wrap_content"
                    android:text="收支名称"
                    android:text="财产名称"
                    android:textColor="#767375"
                    android:textSize="12sp"
                    />