|  |  | 
 |  |  |             android:text="用户姓名:" | 
 |  |  |             android:textSize="@dimen/text_size" /> | 
 |  |  |  | 
 |  |  |  | 
 |  |  |         <TextView | 
 |  |  |             android:id="@+id/red_initCode" | 
 |  |  |             android:layout_width="match_parent" | 
 |  |  |             android:layout_height="wrap_content" | 
 |  |  |             android:layout_marginTop="15dp" | 
 |  |  |             android:text="用户注册编号:" | 
 |  |  |             android:text="当前卡号:" | 
 |  |  |             android:textSize="@dimen/text_size" /> | 
 |  |  |  | 
 |  |  |  | 
 |  |  |         <TextView | 
 |  |  |             android:id="@+id/red_remainder_morny" | 
 |  |  | 
 |  |  |             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:visibility="gone" | 
 |  |  |             android:textSize="@dimen/text_size" /> | 
 |  |  |         <TextView | 
 |  |  |             android:id="@+id/red_rechargeDate" | 
 |  |  |             android:layout_width="match_parent" |