| | |
| | | android:layout_marginStart="@dimen/dp_20" |
| | | android:src="@drawable/region" /> |
| | | |
| | | |
| | | <TextView |
| | | android:id="@+id/region_tv" |
| | | android:layout_width="match_parent" |
| | | android:layout_height="match_parent" |
| | | android:layout_marginStart="@dimen/dp_10" |
| | | android:layout_marginStart="9dp" |
| | | android:layout_marginEnd="@dimen/dp_20" |
| | | android:layout_toEndOf="@+id/region_iv" |
| | | android:gravity="center_vertical" |
| | | android:text="HDL China" |
| | | android:textColor="@color/text_90000000" |
| | | android:textSize="@dimen/text_16" /> |
| | | |
| | | |
| | | <ImageView |
| | | android:id="@+id/region_next_iv" |