Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not able to import classes from WizardPager #12

Closed
femosso opened this issue Oct 11, 2015 · 1 comment
Closed

Not able to import classes from WizardPager #12

femosso opened this issue Oct 11, 2015 · 1 comment

Comments

@femosso
Copy link

femosso commented Oct 11, 2015

I have added this project into my Android Studio like this:

compile 'com.github.TechFreak:WizardPager:1.0.3'

However, when I try to import some class, like: import com.tech.freak.wizardpager.model.AbstractWizardModel;

Android Studio says it does not found the reference. I could only import com.tech.freak.wizardpager.R without errors. What could I be doing wrong?

By the way, such a great wizard for Android! Simply the best I found on open-source community.

@femosso femosso changed the title Not able to import classes fro WizardPager Not able to import classes from WizardPager Oct 11, 2015
@femosso
Copy link
Author

femosso commented Oct 11, 2015

Never mind, I don't know what I did now that it could find all imports! Thanks anyways!

@femosso femosso closed this as completed Oct 11, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant