DescriptionCrOS: Fix appearance of notification toasts when sliding out via gesture
This converts SlideOutView to SlideOutController, which provides all the
same functionality but can be added to any view rather than just those
that extend it.
It allows the target view to control the layer that's sliding out. For
toasts, that is the widget's layer. For notifications inside the message
center, that will continue to be the NotificationView itself.
BUG=716429
Review-Url: https://codereview.chromium.org/2849523005
Cr-Commit-Position: refs/heads/master@{#468339}
Committed: https://chromium.googlesource.com/chromium/src/+/3d7851ff607c370234e4f93ecf66727a8f8498d9
Patch Set 1 #
Total comments: 12
Patch Set 2 : rewrite some annoying tests #Patch Set 3 : sky review #Patch Set 4 : update build includes #Messages
Total messages: 23 (16 generated)
|