| | |
| | | android:visibility="visible" |
| | | /> |
| | | <LinearLayout |
| | | android:layout_width="match_parent" |
| | | android:layout_width="@dimen/w122dp" |
| | | android:layout_height="@dimen/h35dp" |
| | | android:layout_alignParentBottom="true" |
| | | android:visibility="gone" |
| | | android:paddingBottom="@dimen/h15dp" |
| | | android:visibility="visible" |
| | | android:paddingBottom="@dimen/h7dp" |
| | | android:paddingRight="@dimen/w7dp" |
| | | android:paddingLeft="@dimen/w7dp" |
| | | > |
| | | <TextView |
| | | android:id="@+id/fragment_home_bottom_visitor_cell_name" |
| | |
| | | android:layout_height="match_parent" |
| | | android:layout_weight="1" |
| | | android:text="" |
| | | android:textSize="@dimen/w12dp" |
| | | android:textSize="@dimen/w10dp" |
| | | android:background="#40000000" |
| | | android:gravity="center" |
| | | android:textColor="@android:color/white"/> |
| | |
| | | android:layout_height="match_parent" |
| | | android:layout_weight="1" |
| | | android:text="来访登记" |
| | | android:background="#40000000" |
| | | android:textSize="@dimen/w12dp" |
| | | android:background="#40F6335A" |
| | | android:textSize="@dimen/w10dp" |
| | | android:gravity="center" |
| | | android:textColor="@android:color/white"/> |
| | | </LinearLayout> |