左晓为主开发手持机充值管理机
zuoxiao
2024-05-09 b8f8323cc39091d3119101923251a0455da87f55
qihealonelibrary/src/main/res/layout/activity_password_card_qha.xml
@@ -24,7 +24,7 @@
        <TextView
            android:layout_width="wrap_content"
            android:layout_height="wrap_content"
            android:text="当前密码"
            android:text="当前密码:"
            android:textSize="@dimen/text_size" />
        <TextView
@@ -48,7 +48,8 @@
        android:layout_marginBottom="20dp"
        android:hint="请输入新设置的12位16进制卡密码"
        android:inputType="number|numberDecimal"
        android:digits="0123456789." />
        android:lines="1"
        android:maxLength="12" />
    <TextView
        android:id="@+id/village_ok"