| | |
| | | fresco:roundedCornerRadius="@dimen/w5dp" |
| | | android:layout_alignParentBottom="true" |
| | | android:scaleType="centerCrop" |
| | | android:paddingTop="@dimen/h15dp" |
| | | android:paddingRight="@dimen/w5dp" |
| | | android:paddingLeft="@dimen/w5dp" |
| | | /> |
| | | <LinearLayout |
| | | android:layout_width="match_parent" |
| | |
| | | android:layout_height="match_parent" |
| | | android:layout_weight="1" |
| | | android:text="" |
| | | android:textSize="@dimen/text_size_small" |
| | | android:textSize="@dimen/w12dp" |
| | | android:gravity="center" |
| | | android:textColor="@android:color/white"/> |
| | | <View |
| | |
| | | android:layout_width="@dimen/view_size_0" |
| | | android:layout_height="match_parent" |
| | | android:layout_weight="1" |
| | | android:text="来访登记" |
| | | android:textSize="@dimen/text_size_small" |
| | | android:text="签到" |
| | | android:textSize="@dimen/w12dp" |
| | | android:gravity="center" |
| | | android:textColor="@android:color/white" |
| | | android:background="#00000000" |