| | |
| | | android:layout_height="wrap_content" |
| | | xmlns:fresco="http://schemas.android.com/apk/res-auto" |
| | | > |
| | | |
| | | <com.facebook.drawee.view.SimpleDraweeView |
| | | android:id="@+id/fragment_home_bottom_visitor_cell_photo" |
| | | android:layout_width="@dimen/w122dp" |
| | |
| | | android:background="@color/colorRed" |
| | | android:paddingRight="@dimen/w7dp" |
| | | android:paddingLeft="@dimen/w10dp" |
| | | android:paddingTop="2dp" |
| | | android:paddingBottom="2dp" |
| | | android:textSize="@dimen/text_size_big" |
| | | android:paddingTop="@dimen/h2dp" |
| | | android:paddingBottom="@dimen/h2dp" |
| | | android:textSize="@dimen/w16dp" |
| | | android:text="警报" |
| | | android:textColor="@android:color/white" |
| | | android:layout_alignParentRight="true"/> |
| | | android:layout_alignParentRight="true" |
| | | /> |
| | | <LinearLayout |
| | | android:layout_width="match_parent" |
| | | android:layout_height="@dimen/h20dp" |
| | |
| | | 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_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"/> |
| | | </LinearLayout> |