| | |
| | | android:layout_height="match_parent"
|
| | | android:background="@color/colorSearch"
|
| | | android:orientation="vertical">
|
| | | <cn.com.basic.face.widget.SearchEditText
|
| | | <cn.com.basic.face.widget.checkin.SearchEditText
|
| | | android:id="@+id/fragment_check_in_left_search_edit_text"
|
| | | android:layout_width="match_parent"
|
| | | android:layout_height="wrap_content"
|
| | |
| | | android:layout_height="wrap_content" />
|
| | | </RadioGroup>
|
| | | </LinearLayout>
|
| | | <cn.com.basic.face.widget.CheckInLeftListView
|
| | | <cn.com.basic.face.widget.checkin.CheckInLeftListView
|
| | | android:id="@+id/fragment_check_in_left_list_view"
|
| | | android:layout_width="match_parent"
|
| | | android:layout_height="match_parent"/>
|