Description[Android] Fix a bug that snackbar does not show when there is no tab on tablet
EmptyBackgroundViewWrapper is the Android View that becomes visible when
there is no tabs on Android tablet Chrome. Since this View hides the
CompositorViewHolder, snackbars becomes not be visible in this mode.
This CL makes EmptyBackgroundViewWrapper aware of SnackbarManager, and
let it override the parent of the snackbar temporarily when it shows up.
BUG=614696
Committed: https://crrev.com/90ddbdf1afd30def9bba4944126c68f8cf10dcbc
Cr-Commit-Position: refs/heads/master@{#399327}
Patch Set 1 #
Total comments: 4
Patch Set 2 : comments #
Messages
Total messages: 11 (3 generated)
|