wjc
2024-12-13 9542b72d7f7faab8781e14bc8006f3df3f9a3f10
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"