commit | 2daf63315c1fb9753657b557630d8cdecf389983 | [log] [tgz] |
---|---|---|
author | Dave Mankoff <mankoff@google.com> | Mon Apr 06 20:20:26 2020 -0400 |
committer | Steve Elliott <steell@google.com> | Tue Aug 18 13:30:33 2020 -0400 |
tree | 398f7dba65d42462019a086246a070fd3e36f028 | |
parent | aa6aff0ebbbadd330872967b9abbef476b7cf79e [diff] |
Move OnMenuEventListener out of NSSL Move the OnMenuEventListener out of the NotificationStackScrollLayout and into NotificationStackScrollLayoutController. The NotificationStackScrollLayout still contains an anonymous implementation of OnMenuEventListener until the SwipeHelper can similarly be moved. That will come soon. Bug: 147245740 Test: atest SystemUITests && manual Change-Id: I82609c5d553e91d8352d5740aa27bf9982b02a70