| | |
| | | android:layout_height="wrap_content" |
| | | android:background="@android:color/white"> |
| | | <com.camnter.easyrecyclerview.widget.EasyRecyclerView |
| | | android:id="@+id/recyclerview_register" |
| | | android:id="@+id/fragment_supervisory_bottom_register_list" |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="match_parent" |
| | | android:orientation="vertical"/> |
| | | |
| | | <com.camnter.easyrecyclerview.widget.EasyRecyclerView |
| | | android:id="@+id/recyclerview_user" |
| | | android:id="@+id/fragment_supervisory_bottom_visitor_list" |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="match_parent" |
| | | android:visibility="gone" |