左晓为主开发手持机充值管理机
zuoxiao
2023-11-21 fc6048b630901058ccd90529e32e031e612b8384
app/src/main/res/layout/activity_write_text.xml
@@ -14,11 +14,22 @@
        app:centerText="写卡"
        app:leftImage="@mipmap/icon_back" />
    <TextView
        android:id="@+id/cardData"
        android:layout_width="match_parent"
        android:layout_height="wrap_content"
        android:layout_below="@id/titleBar"
        android:gravity="center"
        android:layout_marginTop="20dp"
        android:textSize="@dimen/text_size" />
    <TextView
        android:id="@+id/textView"
        android:layout_width="match_parent"
        android:layout_height="wrap_content"
        android:layout_below="@id/titleBar"
        android:layout_below="@id/cardData"
        android:layout_marginTop="20dp"
        android:gravity="center"
        android:text="请将卡贴在设备上进行写卡"