Attempts to improve how clickable links are detected, highlighted and handled in TextView
Attempts to improve how clickable links are detected, highlighted and handled in TextView
Link not working if the description of the link (the part between the tags) itself is not a link.
LinkMovementMethodCompat
Link highlighting is broken
Long press on link doesn't fully consume the event
Other click view not clickable
Sometimes onLinkLongClickListener called before the onTextViewLongClickListener
Add Ui tests to ensure correctness of Better-Link-Movement-Method