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

Text in the bubble cut with using setDraggableFromAnywhere(true) #49

Closed
zoltanf opened this issue May 11, 2016 · 1 comment
Closed

Text in the bubble cut with using setDraggableFromAnywhere(true) #49

zoltanf opened this issue May 11, 2016 · 1 comment
Labels

Comments

@zoltanf
Copy link

zoltanf commented May 11, 2016

If the user jumps from an index that has a text with lower width (like in alphabet the letter "i") to an index that has a longer text (like "m") then the letter is cut on display. This only happens when the user directly jumps to the position by pressing the scroll bar on a place where the indicator would display the longer text.

Step 1:
image

Step 2 (jumping directly to letter "M"):
image

This was reproduced on an Android 4.1.1 device, ATM I don't know if it applies to other Android versions or not.

Please let me know if you need any further details. Thank you for you for this library.

@turing-tech
Copy link
Owner

Thanks for notifying me about this issue. I will try and fix it as soon as possible.

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