app / me.argraur.notes.adapters / NotesAdapter / <init>

<init>

NotesAdapter(notes: Array<Note>, activity: Activity)

RecyclerView adapter for notes

Parameters

notes - Notes that should be added into view

activity - Activity where RecyclerView exists