Nov 4, 2022
Thanks for the note Mustafa. I have fix the statement as below
No, we shouldn't instantiate any Fragment with a parameterized constructor directly (if we need to have a parameterized constructor, it will need a special FragmentFactory to handle it as per this article)