saket / Better-Link-Movement-Method

Attempts to improve how clickable links are detected, highlighted and handled in TextView
Apache License 2.0
780 stars 78 forks source link

Update BetterLinkMovementMethod.java #42

Open robertapengelly92 opened 3 years ago

robertapengelly92 commented 3 years ago

When using the keyboard pressing enter would result in default behavior and it would crash on Lollipop (only mailto: was tested). The new code calls dispatchUrlClick even when using the keyboard.