diff options
author | 2016-08-01 17:15:07 +0100 | |
---|---|---|
committer | 2016-08-12 10:21:08 +0000 | |
commit | 3df24c31bbc41eabb661d642f1859b6fd5eb9660 (patch) | |
tree | 3afa9d947d44fcd802c6a5b5f49ae8ce6731403f /tools/aapt/ResourceTable.cpp | |
parent | e6c14fba027c9bced702653f09c6658ffeda1c30 (diff) |
TextView - fix ClickableSpans always triggering on touch up
* introduce GestureDetector to TextView
* completely remove link click functionality from
LinkMovementMethod (the interface does not state it
provides click functionality)
* intercept onSingleTapConfirmed and trigger onClick on the
link if it exists (simplified duplicated functionality)
* renamed a bunch of LinkMovementMethod variables because
eyes hurt
Bug: 23692690
Change-Id: Idaf3f3391328207f42521235fb5deb1a11c66aaa
Diffstat (limited to 'tools/aapt/ResourceTable.cpp')
0 files changed, 0 insertions, 0 deletions