adgvcxz / CardLayoutManager

A custom layoutManager providing a Tinder-like cards effect.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mBottomInterval issue (same for mXInterval and mYInterval in newer version)

sikrinick opened this issue · comments

What is the point of adding this interval for sides for dimensions for layoutDecoratedWithMargins? Basically, we are moving this view by interval when we calculate XTranslation or YTranslation, but adding this interval to one of dimensions leads to cropping view.
In new pull requests this issue was fixed.