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

[Question] Is there anything implemented to "read back" mentions from TextView? #16

Open
alezoffoli opened this issue Nov 29, 2020 · 0 comments

Comments

@alezoffoli
Copy link

alezoffoli commented Nov 29, 2020

Let's say I'm using your example and I type something like "A test with @Steven Zweier library"

When reading back the textView.text, it would read back as "A test with Steven Zweier library".

Is there anything implemented to return this String informing what was a mention and what is "plain text", for example, to be able to set differently in Labels later, identifying the mention? Or is this something that should be implemented at a high level?

If so, do you recommend anything specific to be able to identify this?

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

1 participant