layer optimisation
http://blog.danlew.net/2015/10/20/using-hardware-layers-to-improve-animation-performance/
Unclaimed project
Are you a maintainer of Shuffle? Claim this project to take control of your public changelog and roadmap.
layer optimisation
http://blog.danlew.net/2015/10/20/using-hardware-layers-to-improve-animation-performance/
shuffle.setViewAnimator(new ShuffleViewAnimator()
.setPushLeftAnimateViewStackScaleUp(false)
.setPushRightAnimateViewStackScaleUp(true)
.setPushTopAnimateViewStackScaleUp(false)
.setPushBottomAnimateViewStackScaleUp(false)
);
Release v1.0.1