I have my fragment which extends a fragment from a library
class AppFragment(): LibraryFragment() { ... }
The library fragment extends