Adam Powell 005c0a445e Fix bug 2523622 - ListView invokes onItemClick for disabled adapter items
AbsListView was relying on TOUCH_MODE_DOWN to signal that the item was
enabled, but onInterceptTouchEvent uses it for other purposes. Check
before dispatching the event.

Change-Id: I6babd3872cb51ebdba8e97a3b349e0cc08cd1279
2010-03-30 16:26:36 -07:00
2010-03-29 18:12:24 -07:00
2010-03-24 19:02:49 -07:00
2010-03-25 16:39:32 -07:00
2010-03-16 09:59:06 -07:00
2010-03-22 15:55:38 -07:00
2010-03-29 18:12:24 -07:00
2010-03-08 18:11:37 -08:00
Description
No description provided
21 GiB
Languages
Java 73.7%
Kotlin 14%
PowerBuilder 5.8%
C++ 5.2%
AIDL 1%