commit | 2ca798932ea2945184df1c5500b5b9f08af9af55 | [log] [tgz] |
---|---|---|
author | Geoffrey Pitsch <gpitsch@google.com> | Fri Aug 18 11:15:12 2017 -0400 |
committer | Geoffrey Pitsch <gpitsch@google.com> | Thu Aug 24 13:22:20 2017 -0400 |
tree | 3ab796e2fcbca6dc1f7f840f74c4f96a4a1bba71 | |
parent | 34eac2c59b3d9323d8519803179d01aad61e8455 [diff] |
Support keyboard long-press on notifications ExpandableNotificationRow now handles long-clicks for keyboard support. SwipeHelper calls performLongClick to trigger the listener on the row. Now that the View listens to long clicks, SwipeHelper cancels long-presses on the View when it see touch down events, so the event doesn't get duped in the touch case. Bug: 34840327 Test: manual Change-Id: Ibeb93507781443d6b2dac209afd889b1d8d54aeb