add [新增-个人主页-动态删除]

This commit is contained in:
hch
2024-03-26 18:20:48 +08:00
parent e69be60d43
commit 9bb4ed1393
10 changed files with 64 additions and 11 deletions

View File

@@ -49,6 +49,14 @@
</LinearLayout>
<ImageView
android:id="@+id/more_del"
android:layout_width="30dp"
android:layout_height="30dp"
android:padding="4dp"
android:src="@mipmap/icon_active_more"
android:visibility="invisible" />
</LinearLayout>
<TextView

Binary file not shown.

After

Width:  |  Height:  |  Size: 527 B

View File

@@ -28,4 +28,5 @@
<string name="see_more">See more</string>
<string name="close">close</string>
<string name="time_cannot_be_greater_than_the_current_time">Time cannot be greater than the current time</string>
<string name="msg_del_sure">Do you confirm deletion?</string>
</resources>

View File

@@ -1493,4 +1493,5 @@
<string name="see_more">查看更多</string>
<string name="close">收起</string>
<string name="time_cannot_be_greater_than_the_current_time">时间不能大于当前时间</string>
<string name="msg_del_sure">是否確認刪除?</string>
</resources>

View File

@@ -1493,4 +1493,5 @@
<string name="see_more">查看更多</string>
<string name="close">收起</string>
<string name="time_cannot_be_greater_than_the_current_time">时间不能大于当前时间</string>
<string name="msg_del_sure">是否確認刪除?</string>
</resources>

View File

@@ -1491,4 +1491,5 @@
<string name="see_more">查看更多</string>
<string name="close">收起</string>
<string name="time_cannot_be_greater_than_the_current_time">时间不能大于当前时间</string>
<string name="msg_del_sure">是否確認刪除?</string>
</resources>

View File

@@ -1513,6 +1513,7 @@ Limited ride And limited avatar frame</string>
<string name="see_more">查看更多</string>
<string name="close">收起</string>
<string name="time_cannot_be_greater_than_the_current_time">时间不能大于当前时间</string>
<string name="msg_del_sure">是否確認刪除?</string>
</resources>