| | |
| | | android:scaleType="centerCrop" |
| | | android:src="@mipmap/timg"/> |
| | | <TextView |
| | | android:id="@+id/item_user_warning" |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="wrap_content" |
| | | android:background="@color/colorRed" |
| | |
| | | android:layout_alignParentBottom="true"> |
| | | |
| | | <TextView |
| | | android:id="@+id/item_user_name" |
| | | android:layout_width="@dimen/view_size_0" |
| | | android:layout_height="match_parent" |
| | | android:layout_weight="1" |
| | |
| | | android:layout_height="match_parent" |
| | | android:background="@android:color/white"/> |
| | | <TextView |
| | | android:id="@+id/item_user_status" |
| | | android:layout_width="@dimen/view_size_0" |
| | | android:layout_height="match_parent" |
| | | android:layout_weight="1" |