| | |
| | |
|
| | | public class CheckInLeftVisitor extends EasyRecyclerView {
|
| | |
|
| | | private CheckInFragment.CheckInLeftVisitorAdapter adapter = new CheckInFragment.CheckInLeftVisitorAdapter();
|
| | | private List list = new ArrayList();
|
| | | private Parcelable recyclerViewState;
|
| | | private static CheckInFragment.CheckInLeftVisitorAdapter adapter = new CheckInFragment.CheckInLeftVisitorAdapter();
|
| | | private static List list = new ArrayList();
|
| | | private static Parcelable recyclerViewState;
|
| | |
|
| | | public void setAdapter(Context context) {
|
| | | setAdapter(adapter);
|