Use bubble count for checking if bubble bar has bubbles
hasBubbles() was checking if there is a selected bubble. If there was one, it returned true. Update it to return true when bubble bar has bubble views. This aligns it with the name of the method and the javadoc. Bug: 385928447 Change-Id: If3dafb7608f71b8600dbac064b08a7f7114a361f Test: check that bubble bar is tappable Test: check that bubble bar is shown next to QSB on foldable Test: check bubble bar position with 3 button nav Flag: com.android.wm.shell.enable_bubble_bar
Loading
Please register or sign in to comment