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

possibility of returning span position? #10

Open
Fahad-pnw opened this issue Mar 28, 2018 · 4 comments
Open

possibility of returning span position? #10

Fahad-pnw opened this issue Mar 28, 2018 · 4 comments

Comments

@Fahad-pnw
Copy link

I need to return a span position so i could open a custom view below it (pop up) with an anchor/pointer to that particular text. Could you guide how i can do it with this library>?

@neworld
Copy link
Owner

neworld commented Mar 28, 2018

Hello,

Could you show a code example using SpannableStringBuilder of this feature?

@Fahad-pnw
Copy link
Author

Fahad-pnw commented Mar 28, 2018 via email

@neworld
Copy link
Owner

neworld commented Mar 28, 2018

This library is just a wrapper for SpannableStringBuilder and helps avoid labor work for calculating span positions. However, this problem looks quite interesting, and maybe I could make some tweaks to help implement this feature. But first, I am needed to know possible solutions. I look forward to seeing a sample from you.

@Fahad-pnw
Copy link
Author

Fahad-pnw commented Mar 28, 2018 via email

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

No branches or pull requests

2 participants