Package-level declarations

Types

Link copied to clipboard
abstract class SupportFragment(@MenuRes inflateMenu: Int = NO_MENU_ITEM, @LayoutRes inflateLayout: Int = NO_LAYOUT_ITEM) : Fragment, ILifecycleController, CoroutineScope

Core implementation contract for fragments, which automatically retains instance, see setRetainInstance for behavior changes