左晓为主开发手持机充值管理机
zuoxiao
2024-05-14 07e08bd4804b99f6ceab90fb7d65490cf04e6494
qihealonelibrary/src/main/res/layout/activity_recharge_detail_qha.xml
@@ -43,15 +43,28 @@
            android:layout_marginTop="15dp"
            android:text="充值金额:"
            android:textSize="@dimen/text_size" />
        <TextView
            android:id="@+id/red_recharge_water"
            android:layout_width="match_parent"
            android:layout_height="wrap_content"
            android:layout_marginTop="15dp"
            android:text="充值水量:"
            android:textSize="@dimen/text_size" />
        <TextView
            android:id="@+id/red_remainder_blance"
            android:layout_width="match_parent"
            android:layout_height="wrap_content"
            android:layout_marginTop="15dp"
            android:text="剩余金额:"
            android:visibility="gone"
            android:textSize="@dimen/text_size" />
        <TextView
            android:id="@+id/red_surplusWater"
            android:layout_width="match_parent"
            android:layout_height="wrap_content"
            android:layout_marginTop="15dp"
            android:text="剩余水量:"
            android:textSize="@dimen/text_size" />
        <TextView
            android:id="@+id/red_rechargeDate"
            android:layout_width="match_parent"