Descriptionreland "CrOS: Fix appearance of notification toasts when sliding out via gesture"
This re-lands 3d7851ff607c370234e4f93ecf6
original review: https://codereview.chromium.org/2849523005
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
Review-Url: https://codereview.chromium.org/2855763003
Cr-Commit-Position: refs/heads/master@{#468962}
Committed: https://chromium.googlesource.com/chromium/src/+/d3c675e53e8b9c17d77e47107d04df8d0baae069
Patch Set 1 #Patch Set 2 : stab in the dark #Patch Set 3 : attempt #Patch Set 4 : cleaned up #Messages
Total messages: 15 (11 generated)
|