修复bug

This commit is contained in:
hch
2024-03-25 13:07:15 +08:00
parent dd582c10c7
commit 28f00f1c8a
5 changed files with 46 additions and 23 deletions

View File

@@ -4,6 +4,7 @@
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:background="@drawable/bg_item_comment"
android:orientation="vertical"
android:paddingLeft="20dp"
android:paddingRight="10dp"