| | |
| | | android:gravity="center_vertical"
|
| | | android:textColor="@color/colorText_b"
|
| | | android:text=""
|
| | | android:layout_width="match_parent"
|
| | | android:layout_width="wrap_content"
|
| | | android:layout_height="match_parent" />
|
| | | <TextView
|
| | | android:layout_width="wrap_content"
|
| | | android:layout_height="wrap_content"
|
| | | android:text=" "
|
| | | android:layout_weight="1"
|
| | | />
|
| | | <ImageView
|
| | | android:layout_width="wrap_content"
|
| | | android:layout_height="wrap_content"
|
| | | android:background="@drawable/u51"
|
| | | android:id="@+id/fragment_register_right_label_image"
|
| | | />
|
| | | </LinearLayout>
|
| | | <View
|
| | | android:layout_width="match_parent"
|