We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
efe284f
There was an error while loading. Please reload this page.
layer optimisation
http://blog.danlew.net/2015/10/20/using-hardware-layers-to-improve-animation-performance/
fcb2fcf
shuffle.setViewAnimator(new ShuffleViewAnimator() .setPushLeftAnimateViewStackScaleUp(false) .setPushRightAnimateViewStackScaleUp(true) .setPushTopAnimateViewStackScaleUp(false) .setPushBottomAnimateViewStackScaleUp(false) );
0f4b4a0
Merge pull request #6 from Meetic/pr/3 Pr/3