No matter how I create my TabController I get this exception.
Activity:

Implemented in the activity is the BottomBarListener with this method:
@Override public void onTracklistTabSelected() {
tabController.switchTo(tracklistFragmentProvider);
}
Activity layout XML:

Fragment class:

Fragment provider class:

Fragment view XML:

Stack tracke:

No matter how I create my TabController I get this exception.
Activity:
Implemented in the activity is the BottomBarListener with this method:
Activity layout XML:
Fragment class:
Fragment provider class:
Fragment view XML:
Stack tracke: