Skip to content

fragment

boybeak edited this page Aug 7, 2018 · 3 revisions

BaseFragment

BaseFragment must work with BaseActivity or its subclass. BaseFragment also implements the ILife interface. Some subclasses: DataBindingFragment, RefreshListFragment, PaginationFragment. BaseBottomDialogFragment and BaseDialogFragment are also implements the ILife interface.

Clone this wiki locally