Package fi.metropolia.herbreferenceguide
Interface RecyclerViewInterface
-
- All Known Implementing Classes:
ImageGalleryActivity
,NoteActivity
,PlantActivity
public interface RecyclerViewInterface
Defines interface on RecyclerView item clicked
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
onItemClick(int position)
-