左晓为主开发手持机充值管理机
zuoxiao
2023-12-18 8226f232c39359b36aff8a9b0453c2fb48ee4372
app/src/main/res/layout/item_new_card.xml
@@ -1,5 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
<layout xmlns:android="http://schemas.android.com/apk/res/android">
    <LinearLayout
    android:layout_width="match_parent"
    android:layout_height="match_parent"
    android:orientation="vertical">
@@ -55,3 +60,7 @@
        android:background="#000000" />
</LinearLayout>
</layout>