| | |
| | | |
| | | <com.facebook.drawee.view.SimpleDraweeView |
| | | android:id="@+id/fragment_home_bottom_register_cell_photo" |
| | | android:layout_width="122dp" |
| | | android:layout_height="127dp" |
| | | android:layout_width="@dimen/w122dp" |
| | | android:layout_height="@dimen/h127dp" |
| | | android:layout_alignParentBottom="true" |
| | | android:scaleType="centerCrop" |
| | | /> |
| | |
| | | android:gravity="center" |
| | | android:textSize="@dimen/text_size_big" |
| | | android:text="注册" |
| | | android:layout_marginBottom="30dp" |
| | | android:layout_marginRight="10dp" |
| | | android:layout_marginBottom="@dimen/h30dp" |
| | | android:layout_marginRight="@dimen/w10dp" |
| | | android:layout_alignParentBottom="true" |
| | | android:textColor="@android:color/white" |
| | | android:layout_alignParentRight="true"/> |