This commit is contained in:
mazengfei
2026-01-29 18:52:44 +08:00
parent c76095788c
commit a7bac4321e
10 changed files with 69 additions and 27 deletions
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="200dp"
android:layout_height="170dp"
android:background="@drawable/bg_gray"
android:layout_margin="5dp"
xmlns:tools="http://schemas.android.com/tools">
@@ -18,8 +18,7 @@
android:layout_width="50dp"
android:layout_height="50dp"
android:layout_gravity="end|top"
android:paddingTop="10dp"
android:paddingBottom="10dp"
android:padding="13dp"
android:src="@mipmap/ic_delete_red"/>
<ImageView

Before

Width:  |  Height:  |  Size: 8.5 KiB

After

Width:  |  Height:  |  Size: 8.5 KiB