adgvcxz / CardLayoutManager

A custom layoutManager providing a Tinder-like cards effect.
Apache License 2.0
40 stars 9 forks source link

Sided translation support #5

Closed sikrinick closed 7 years ago

sikrinick commented 7 years ago

Added support for Y-based (NONE, TOP and BOTTOM) and for (NONE, LEFT and RIGHT) translations. X-axis and Y-axis translations can be setted separately. Replaced setBottomInterval with setYInterval. Added setXInterval. Now, possible translations: LT, NT, RT LN, NONE, RN LB, NB, RB Default one is NB (None-Bottom)