Files
frameworks_base/core/java/android/widget
Yigit Boyar 418d0cf5c9 Check if item is selectable before calling on click
This CL fixes a bug in ListView where it might call onClick on an
un-clickable if a new touch arrives before up timeout.

We could actually consider making child position non-changable
but that will change behavior. This seems safer approach.

Bug: 27198796
Change-Id: I7b15d04efa19d1d760a294bd027f3da3aaa3a445
2016-03-01 16:09:58 -08:00
..
2016-01-20 10:55:09 -05:00
2015-12-02 14:24:11 +00:00
2015-11-16 16:10:56 -05:00