Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ScaleTransformer not transforming uniformly #194

Closed
arpanbag001 opened this issue May 7, 2020 · 1 comment
Closed

ScaleTransformer not transforming uniformly #194

arpanbag001 opened this issue May 7, 2020 · 1 comment
Labels

Comments

@arpanbag001
Copy link

While using ScaleTransformer maxScale or minScale, the on screen non-current items are not getting transformed uniformly! The left (prev) item to the current item always becomes slightly larger (few dp) than all the other non-current items.
In the sample app, the difference is 1dp, but in my setup (item size: 44dp, setMaxScale: 1.5f ), the difference is around 7dp, which is very much noticeable.

@yarolegovich
Copy link
Owner

Fixed in v1.5.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants