-
Notifications
You must be signed in to change notification settings - Fork 77
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
Crash on link click if text is selectable #11
Comments
Hey @pchupik, I'm busy traveling till 10th of Nov and so won't be able to look into this until then. :( |
Looks like I found a fix for this. In
|
saket
added a commit
that referenced
this issue
Feb 18, 2018
Fixed in commit d0a7db1. Will release a new version soon. In the meanwhile, you can get a build off HEAD using jitpack.io. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In sample app make the textView text-selectable (e.g. by adding
android:textIsSelectable="true"
)crash.txt
The text was updated successfully, but these errors were encountered: