| | |
| | | android:layout_height="match_parent"
|
| | | android:background="@color/colorSearch"
|
| | | android:orientation="vertical">
|
| | | <EditText
|
| | | <cn.com.basic.face.widget.SearchEditText
|
| | | android:id="@+id/fragment_check_in_left_search_edit_text"
|
| | | android:layout_width="match_parent"
|
| | | android:layout_height="wrap_content"
|
| | |
| | | android:text="@string/check_class"/>
|
| | |
|
| | | <RadioGroup
|
| | | android:id="@+id/visitor_register_check_class"
|
| | | android:id="@+id/fragment_check_in_left_sort_radio_group"
|
| | | android:layout_width="wrap_content"
|
| | | android:layout_height="wrap_content"
|
| | | android:gravity="center"
|