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

blank page problem? #63

Open
dtboy1995 opened this issue Nov 15, 2018 · 1 comment
Open

blank page problem? #63

dtboy1995 opened this issue Nov 15, 2018 · 1 comment

Comments

@dtboy1995
Copy link

dtboy1995 commented Nov 15, 2018

I want each transform is different

slider.setPresetTransformer(TransformerL.Shuffle);
slider.addOnPageChangeListener(new ViewPagerEx.SimpleOnPageChangeListener() {
    @Override
    public void onPageSelected(int position) {
         slider.setPresetTransformer(TransformerL.Shuffle);
    }
});

The code above will display blank page after running for some time.
Any help is greatly appreciated!

i read the source code that autoplay mode can not be shuffle?

@dtboy1995 dtboy1995 changed the title black screen problem blank page problem? Nov 19, 2018
@dtboy1995
Copy link
Author

Any help is greatly appreciated

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