wjc
2025-02-07 a1c880c476327032fe174af8c80d6f78a590dae9
app/src/main/res/layout/fragment_message.xml
@@ -4,7 +4,7 @@
    android:id="@+id/message_parent"
    android:layout_width="match_parent"
    android:layout_height="match_parent"
    android:background="@color/text_FF161616">
    android:background="@color/text_FF000000">
    <!--头部标签-->
    <RelativeLayout
        android:id="@+id/message_rl"
@@ -45,7 +45,7 @@
            android:layout_alignParentEnd="true"
            android:layout_centerVertical="true"
            android:layout_marginEnd="@dimen/dp_5"
            android:src="@drawable/clearall" />
            android:src="@drawable/clear_all" />
    </RelativeLayout>
@@ -76,7 +76,7 @@
                android:layout_height="match_parent"
                android:layout_alignParentEnd="true"
                android:layout_marginEnd="@dimen/dp_17"
                android:background="@drawable/search_bj_ff333738">
                android:background="@drawable/search_bj_ff1c1c1e">
                <ImageView
                    android:id="@+id/power_station_search_iv"