commit | 67986974c8f718e086c42931e9b85fdcecb49e0b | [log] [tgz] |
---|---|---|
author | Maxim Bogatov <maximbogatov@google.com> | Wed May 27 11:15:23 2015 -0700 |
committer | Maxim Bogatov <maximbogatov@google.com> | Wed May 27 15:35:54 2015 -0700 |
tree | 119dcd15504f8a81f8a64f465ef24ee1ab9f9fa4 | |
parent | 01cb3e04b2d93cc534fc34a1665555a004c925a6 [diff] |
Remove AccessibilityAction.ACTION_CLICK from AbsListView. AbsListView is always setClickable(true) for get clicks and show ripple effect on clicked items. It is confusing for accessibility because ListView has ACTION_CLICK but does nothing important for user. part of b/21305287 Change-Id: Ie9433a0bffcf1a469f16575a7a130ff953d80283