mac
2024-08-02 5265d4d26f006d4a0dab77c49d9d740e0bbb97b1
app/src/main/res/layout/activity_message_center_list.xml
@@ -134,9 +134,7 @@
        <androidx.recyclerview.widget.RecyclerView
            android:id="@+id/message_content_rl"
            android:layout_width="match_parent"
            android:layout_height="match_parent"
            android:clipToPadding="false"
            android:paddingBottom="@dimen/dp_16" />
            android:layout_height="match_parent" />
    </androidx.swiperefreshlayout.widget.SwipeRefreshLayout>
    <!--没有数据显示样式-->