How to use the getChildFragmentManager()
in kotlin fragment class?
I know its very basic question. But no documents found for this. I searched in google & SO but no results found.
val adapterOBJ= YourAdapter(getChildFragmentManager()) // val means unmodifiable
Just use childFragmentManager
instead of getChildFragmentManager()
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With