This commit is contained in:
2021-03-01 18:14:14 +08:00
parent c3c9995ad1
commit 6b3c57285b
3 changed files with 72 additions and 12 deletions

View File

@@ -79,9 +79,19 @@
android:layout_marginTop="15dp"
android:layout_marginBottom="15dp"
android:layout_marginStart="24dip"
android:visibility="gone"
android:layout_marginEnd="24dip"
android:background="@mipmap/xie" />
android:background="@mipmap/delx" />
<!-- <ImageView-->
<!-- android:id="@+id/edit"-->
<!-- android:layout_width="28dp"-->
<!-- android:layout_height="28dp"-->
<!-- android:layout_alignParentRight="true"-->
<!-- android:layout_centerVertical="true"-->
<!-- android:layout_marginTop="15dp"-->
<!-- android:layout_marginBottom="15dp"-->
<!-- android:layout_marginStart="24dip"-->
<!-- android:layout_marginEnd="24dip"-->
<!-- android:background="@mipmap/xie" />-->
</RelativeLayout>
</LinearLayout>
</layout>