Package com.pzpg.ogr.library
Types
Name | Summary |
---|---|
LibraryFragment | Fragment representing a list of Items in the app Docs directory.class LibraryFragment : Fragment, OnItemListener |
MyItemGraphRecyclerViewAdapter | RecyclerView.Adapter that can display a ListItem. TODO: Replace the implementation with code for your data type.class MyItemGraphRecyclerViewAdapter : Adapter<ViewHolder> |