左晓为主开发手持机充值管理机
zuoxiao
2025-05-13 1330e783aa3d187360324cd7d7ed6eb48642cfff
qihealonelibrary/src/main/res/layout/activity_red_card_qha.xml
@@ -60,16 +60,18 @@
                android:layout_width="match_parent"
                android:layout_height="wrap_content"
                android:layout_marginTop="15dp"
                android:visibility="gone"
                android:text="剩余金额:"
                android:textSize="@dimen/text_size" />
                android:textSize="@dimen/text_size"
                android:visibility="visible" />
            <TextView
                android:id="@+id/red_remainder_water"
                android:layout_width="match_parent"
                android:layout_height="wrap_content"
                android:layout_marginTop="15dp"
                android:text="剩余水量:"
                android:textSize="@dimen/text_size" />
                android:textSize="@dimen/text_size"
                android:visibility="gone"/>
            <TextView
                android:id="@+id/red_rechargeDate"