ParallaxPagerTransformer
ParallaxPagerTransformer copied to clipboard
What about fragments?
Each fragment has its own xml file, and each xml has its own layout with its own ids... how to implement PPT in this case? I think multiple ids is necessary. thanks.
I have 3 fragments in adapter and I used the same ID for corresponding view (ImageView) in each fragment.