SyntaxFix
Write A Post
Hire A Developer
Questions
Yes, as you can see the support-package instantiates the fragments too (when they get destroyed and re-opened). Your Fragment subclasses need a public empty constructor as this is what's being called by the framework.
Fragment