Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 22da5b3a authored by Justin Ghan's avatar Justin Ghan
Browse files

Don't trigger links for touches outside of line bounds

LinkMovementMethod currently allows triggering links for touches outside of line bounds. A link on the top line can be triggered by a touch above the top of the layout, and a link at the end of a line can be triggered by a touch to the right of the end of the line.

This changes the behavior to only trigger links for touches within the line bounds.

Bug: 271473145
Test: atest LinkMovementMethodTest
Change-Id: Ib049c231cef08fa5f55160d32cb78eb993de93d9
parent 130babbc
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment