manijshrestha
12/07/2017, 7:06 PMoverride fun onViewCreated(view: View?, savedInstanceState: Bundle?)
where as on the Support lib Fragment it is override fun onViewCreated(view: View, savedInstanceState: Bundle?)
which is the class this one extends