SyntaxFix
Write A Post
Hire A Developer
Questions
parentFragmentManager.apply { val f = this@MyFragment beginTransaction().hide(f).remove(f).commit() }