ParallaxPagerTransformer icon indicating copy to clipboard operation
ParallaxPagerTransformer copied to clipboard

What about fragments?

Open andersonbadari opened this issue 8 years ago • 1 comments

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.

andersonbadari avatar Aug 13 '16 20:08 andersonbadari

I have 3 fragments in adapter and I used the same ID for corresponding view (ImageView) in each fragment.

tymbark avatar Jan 18 '17 11:01 tymbark