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

Z ordering #14

Open
ErikKarlsson opened this issue Apr 1, 2015 · 0 comments
Open

Z ordering #14

ErikKarlsson opened this issue Apr 1, 2015 · 0 comments

Comments

@ErikKarlsson
Copy link

Hi,
Right now page one is overlapped by page two, instead I would like the first page to be on top. How do I accomplish this (reversing z-order of pages)?

With the standard ViewPager you could use setPageTransformer(boolean reverseDrawingOrder, PageTransformer transformer) and set reverseDrawingOrder to true, but this doesn't seem to have any effect.

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