app / com.pzpg.ogr.library / MyItemGraphRecyclerViewAdapter
MyItemGraphRecyclerViewAdapter
class MyItemGraphRecyclerViewAdapter : Adapter<ViewHolder>
RecyclerView.Adapter that can display a ListItem.
TODO: Replace the implementation with code for your data type.
Types
Constructors
| Name |
Summary |
| <init> |
RecyclerView.Adapter that can display a ListItem. TODO: Replace the implementation with code for your data type.MyItemGraphRecyclerViewAdapter(values: List<ListItem>, onItemListener: OnItemListener) |
Properties
Functions