fix [修复-个人主页-动态无法删除问题]

This commit is contained in:
hch
2024-03-28 15:49:11 +08:00
parent 1d9930ed26
commit b975e5864f
3 changed files with 4 additions and 2 deletions

View File

@@ -56,7 +56,7 @@
android:layout_height="30dp"
android:padding="4dp"
android:src="@mipmap/icon_active_more"
android:visibility="invisible" />
android:visibility="visible" />
</LinearLayout>