wjc
2024-12-12 7e1ff0216432f674021c3e882ae5ff3724accea7
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"
@@ -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"