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

setSkipEnabled is not found in the IntroActivity.class #9

Closed
AllanWang opened this issue Feb 22, 2016 · 6 comments
Closed

setSkipEnabled is not found in the IntroActivity.class #9

AllanWang opened this issue Feb 22, 2016 · 6 comments
Assignees
Labels
Milestone

Comments

@AllanWang
Copy link

No description provided.

@janheinrichmerker
Copy link
Owner

If you want to use setSkipEnabled() you need to use the latest library version. As there is no seperate release yet for this, you can use the latest features with this dependency:

dependencies {
    compile 'com.heinrichreimersoftware:material-intro:-SNAPSHOT'
}

@AllanWang
Copy link
Author

ah I see, thanks! Another thing is that this doesn't seem to play well with transparent themes. I know you probably made this without the intent of transparencies, but I'll be looking into it and hopefully I'll find something.

@janheinrichmerker
Copy link
Owner

What do you mean with transparent themes?

@AllanWang
Copy link
Author

I'm referring to themes that have window backgrounds that are not opaque. If I set theme.intro to show wallpapers and add a translucent background, it's still shown as solid.

@janheinrichmerker
Copy link
Owner

Would you mind creating a seperate issue for that to keep track of?

@janheinrichmerker
Copy link
Owner

This issue specifically can be fixed by changing the dependency so I'm closing it.

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

No branches or pull requests

2 participants