| | |
| | | <?xml version="1.0" encoding="utf-8"?> |
| | | <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" |
| | | android:id="@+id/item_register_base" |
| | | android:id="@+id/fragment_home_bottom_register_cell_relative_layout" |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="wrap_content"> |
| | | |
| | | <ImageView |
| | | android:id="@+id/item_register_bcg" |
| | | <com.facebook.drawee.view.SimpleDraweeView |
| | | android:id="@+id/fragment_home_bottom_register_cell_photo" |
| | | android:layout_width="104dp" |
| | | android:layout_height="127dp" |
| | | android:scaleType="centerCrop" |
| | | android:src="@mipmap/timg" |
| | | android:layout_alignParentTop="true" |
| | | android:layout_alignParentStart="true" /> |
| | | <!--<ImageView |
| | | android:id="@+id/item_register_to_register" |
| | | android:layout_width="20dp" |
| | | android:layout_height="20dp" |
| | | android:layout_marginRight="10dp" |
| | | android:layout_marginBottom="6dp" |
| | | android:src="@mipmap/ic_launcher" |
| | | android:layout_alignParentBottom="true" |
| | | android:layout_alignParentRight="true"/> |
| | | --> |
| | | android:scaleType="centerCrop" |
| | | /> |
| | | <TextView |
| | | android:id="@+id/item_register_to_register" |
| | | android:id="@+id/fragment_home_bottom_register_cell_to_register" |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="wrap_content" |
| | | android:background="@drawable/rounded_textview" |