Fix bubble bar and handle visibility on first bubble
When the animation of the first bubble is suppressed, immediately stash or show the bubble bar to make sure it has been initialized correctly. Also we no longer automatically update the bubble bar visibility based on its alpha value, since we're managing alpha and visibility ourselves. Flag: com.android.wm.shell.enable_bubble_bar Fixes: 343505267 Fixes: 343502240 Test: manually verified state for the following scenarios for the first bubble - in app when keyboard is open - in app -> open shade - in app -> lock device - on home -> open shade - on home -> lock device - in overview -> open shade Test: manually sanity tested to make sure animations for more bubbles still work Test: manual - Open test bubble app - Open keyboard and send a bubble - The bubble should animate using a HUN since the keyboard is open - Swipe back to hide the keyboard - Observe that the bubble bar no longer shows to stash into the handle Change-Id: I754a5a9c8e961af0cdd5ccadf83d3081d4414c7e
Loading
Please register or sign in to comment