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

resolve multiple line textview getBottom() not correct #1

Closed
wants to merge 1 commit into from

Conversation

dingdj
Copy link

@dingdj dingdj commented Aug 30, 2014

the library so cool. but i find a small bug.
First click "Multiple item picker" select all items, then click ok.
second click "Multiple item picker" and unselect all items, then click ok.
the Multiple item picker position is uncorrect, so i want to fix it. thank you for the library again.

@vpratfr
Copy link
Member

vpratfr commented Aug 30, 2014

Hi. That fix should be implemented in the specialized label animator for textview, not in the default generic label animator.

More generally, I think that animation should be launched only after the input widget has finished measuring itself with the new empty text.

@vpratfr vpratfr mentioned this pull request Sep 1, 2014
vpratfr pushed a commit that referenced this pull request Sep 1, 2014
@vpratfr vpratfr closed this Sep 1, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants