on Create View
open override fun onCreateView(inflater: LayoutInflater, container: ViewGroup?, savedInstanceState: Bundle?): View?
Content copied to clipboard
Called on view creation, returns an inflated view of this fragment.
Return
The inflated view of this fragment