android-viewpager-transformers icon indicating copy to clipboard operation
android-viewpager-transformers copied to clipboard

A collection of view pager transformers

Results 10 android-viewpager-transformers issues
Sort by recently updated
recently updated
newest added

https://github.com/mrtcnnccn/bugreprod Check this project. It uses CubeOutTransformation with offscreenpage of 3. Right side click shows next page. Left side click shows previous page. When you are at page 3, right...

While compiling in Android studio i am getting this error for maven repository. ![image](https://user-images.githubusercontent.com/20399087/65605900-7ff8ab80-dfc7-11e9-806b-627df9855acc.png)

There is a Fade In/Out effect?

enhancement

I want to implement stack transformation in opposite direction ,please help

i want to implement swipe right will collapse stack how to achieve that....could you help me

In ZoomOutSlideTransformer if you have a page that has full size content, i.e. no margins, the content is partly visible in the pages next to it when they are currently...

ZoomOutTranformer -> ZoomOutTran**s**former

Hi, i have a tablayout in my activity. if i swipe viewpager animations work perfectly. but when i click on tablayout tabs the animation doesn;t appear and the corresponding fragment...

Hi dude, I want to implement Stack transition to bottom swipe how to do this?Now stake collapse when top swipe how to make it bottom swipe?

Hey I'm struggling in creating a StackTransformer in a vertical way, do you know how I could achieve that easily?