app / com.pzpg.ogr.library / LibraryFragment
LibraryFragment
class LibraryFragment : Fragment, OnItemListener
Fragment representing a list of Items in the app Docs directory.
Constructors
| Name | Summary |
|---|---|
| <init> | Fragment representing a list of Items in the app Docs directory.LibraryFragment() |
Functions
| Name | Summary |
|---|---|
| onClick | fun onClick(position: Int): Unit |
| onCreate | fun onCreate(savedInstanceState: Bundle?): Unit |
| onCreateView | fun onCreateView(inflater: LayoutInflater, container: ViewGroup?, savedInstanceState: Bundle?): View? |
| onDestroy | fun onDestroy(): Unit |
Companion Object Properties
| Name | Summary |
|---|---|
| ARG_COLUMN_COUNT | const val ARG_COLUMN_COUNT: String |