Dev
Bottom
Sheet
abstract class DevBottomSheet<T : ViewBinding> : BottomSheetDialogFragment
Content copied to clipboard
Base class for BottomSheet Fragment
Author
Jimly A.
Since
29-Jan-22
Parameters
T
ViewBinding for the Custom BottomSheetDialogFragment
Constructors
Functions
Link copied to clipboard
open override fun onCreateView( inflater: LayoutInflater, container: ViewGroup?, savedInstanceState: Bundle?): View
Content copied to clipboard
Link copied to clipboard