Interface | Description |
---|---|
MediaItemListener |
Listener used by fragments to inform the host activity that an event (select, delete) occurred on a media item
|
OnSetupDrawerListener |
Listener used by fragments to pass their toolbar to the host activity in order to setup the navigation drawer
|
Class | Description |
---|---|
EndlessRecyclerViewScrollListener |
Scroll listener that allows to load more data in a list when the user scrolls down
|