Skip to content
Commit b25f9065 authored by Mady Mellor's avatar Mady Mellor
Browse files

Fix suppressing dot from BubbleMetadata suppress dot

If the app has set #suppressNotification on the bubble, then we shouldn't
show the flyout and we shouldn't show the dot on the bubble.

Right now this wasn't working. This CL adds that check to showDot and
showFlyout and adds a test for it.

There was a test in BubbleDataTest that had to be reworked -- it was using
suppressNotification to act like a shade dismissal which isn't quite right
so this CL fixes that as well.

Test: atest BubbleControllerTest BubbleDataTest
Fixes: 145918462
Change-Id: I3d2c40cf0f4d3eb71b5ed10a480c7b4490649a15
parent 95781fe5
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment