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

NoSuchMethodErrror for the method switchTo() #8

Open
ZinoKader opened this issue Jun 5, 2017 · 1 comment
Open

NoSuchMethodErrror for the method switchTo() #8

ZinoKader opened this issue Jun 5, 2017 · 1 comment

Comments

@ZinoKader
Copy link

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

@bkolarov-appolica
Copy link
Contributor

@ZinoKader can we see your module build.gradle and project build.gradle files?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants