左晓为主开发手持机充值管理机
zuoxiao
2024-08-13 3673328730251736f9614793d9a75630c17b28f6
qihealonelibrary/src/main/res/layout/qihe_item_recharge.xml
@@ -36,7 +36,30 @@
                android:layout_width="match_parent"
                android:layout_height="wrap_content"
                android:layout_weight="1"
                android:text="金额:"
                android:text="充值金额:"
                android:textSize="14sp" />
            <TextView
                android:id="@+id/balance"
                android:layout_width="match_parent"
                android:layout_height="wrap_content"
                android:layout_weight="1"
                android:text="剩余金额:"
                android:textSize="14sp" />
<!--            <TextView-->
<!--                android:id="@+id/balance"-->
<!--                android:layout_width="match_parent"-->
<!--                android:layout_height="wrap_content"-->
<!--                android:layout_weight="1"-->
<!--                android:text="余额:"-->
<!--                android:textSize="14sp" />-->
            <TextView
                android:id="@+id/surplusWater"
                android:layout_width="match_parent"
                android:layout_height="wrap_content"
                android:layout_weight="1"
                android:text="剩余水量:"
                android:visibility="gone"
                android:textSize="14sp" />
            <TextView