commit | f152f9d2ab96b47593875e7d6a2e932587ddf904 | [log] [tgz] |
---|---|---|
author | Dave Mankoff <mankoff@google.com> | Thu Feb 20 17:45:34 2020 -0500 |
committer | Steve Elliott <steell@google.com> | Mon Aug 10 17:19:09 2020 -0400 |
tree | 3d32b4b6455b5ea059c242b50ec68ad35caa69d9 | |
parent | 18c3a47853336edd00cf840f207f9f4b9a703608 [diff] |
Add NotificationShelfController. This moves injection from NotificationShelf into its controller, creating a subcomponent for the view. This is a relatively light-weight version of this change. Very little logic is actually moved into the controller, with a handful of public methods on the controller simply acting as proxies to the view for now. Bug: 147245740 Test: manual && atest SystemUITests Change-Id: Ic74dc6a2ef83bcc2e1a86080d77b156b2b3e8c15