Gabor Varadi
1 min readMar 9, 2020

--

You can inflate the View in onCreateView manually too, if you use FragmentMyBinding.inflate(layoutInflater), store the reference to the binding as a field, then say return binding.root.

--

--

Gabor Varadi
Gabor Varadi

Written by Gabor Varadi

Android dev. Zhuinden, or EpicPandaForce @ SO. Extension function fan #Kotlin, dislikes multiple Activities/Fragment backstack.

No responses yet