Files
frameworks_base/core/java/android
Andrei Stingaceanu 1fd8ea75a7 TextView - lazy GestureDetector creation for ClickableSpans
Moves the ClickableSpan GestureDetector creation into
TextView#onTouchEvent only on ACTION_DOWN if a ClickableSpan
was targeted. This allows constructing TextViews outside the
UI Thread.

Bug: 30929474
Change-Id: I7f4442f0faee51d3c395fbde1ce32bdf909a18fb
2016-08-22 13:58:58 +01:00
..
2016-08-02 14:57:06 -07:00
2016-08-19 09:52:16 -07:00
2016-08-19 16:36:19 -07:00
2016-07-27 15:44:54 -07:00