Package com.github.ushiosan23.android_utilities.android.fragment

Types

FragmentBinding
Link copied to clipboard
abstract class FragmentBinding<T : ViewBinding> : Fragment, IFragmentBinding<T>
Custom fragment.
IFragmentBinding
Link copied to clipboard
interface IFragmentBinding<T : ViewBinding>
Interface model to use in fragment bindings