Files
frameworks_base/core/java/android/view
Svet Ganov 257ffbda60 Remove a bad heuristic when determining click location for accessibility.
As a bride-gap solution to click on partially covered views in accessibility
mode we compute a point on the screen where to send a down/up event pair.
A heuristic we used was that if the action target is covered by a view that
that has a touch listener we consider the target obscured by the one with
the listener. However, this generates false positives, for example the target
is covered by a view that observers touches for scrolling but not clicking.

bug:18782023

Change-Id: I31ff34011d45667f1eddda47373ec00e4a23dbf6
2014-12-19 11:59:21 -08:00
..
2014-09-30 02:52:26 +00:00
2014-07-01 15:32:12 -07:00
2013-11-01 02:38:01 +00:00
2014-11-20 14:40:52 -08:00
2014-11-07 10:31:53 -08:00
2014-08-17 17:58:53 -07:00
2014-06-27 22:34:16 +00:00
2014-10-17 11:36:38 -07:00