左晓为主开发手持机充值管理机
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