Skip to content
This repository was archived by the owner on Jul 9, 2019. It is now read-only.
This repository was archived by the owner on Jul 9, 2019. It is now read-only.

NoSuchMethodErrror for the method switchTo() #8

@ZinoKader

Description

@ZinoKader

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

Activity:

Screenshot of activity

Implemented in the activity is the BottomBarListener with this method:

@Override public void onTracklistTabSelected() {
    tabController.switchTo(tracklistFragmentProvider);
}

Activity layout XML:

fragment XML in activity

Fragment class:

Fragment Java class

Fragment provider class:

screen shot 2017-06-05 at 22 42 28

Fragment view XML:

Fragment view XML

Stack tracke:

Screenshot of stack trace

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions