What I am trying to do is extend all my actual Fragments by adding another custom class. The problem is that we cannot inherit from 2 different classes, right?
So I am tr