Merge "Fixed an issue where the heads up were not rounded during bypass" into sc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
a2c2bfdefd
@@ -367,6 +367,7 @@ public class NotificationShelf extends ActivatableNotificationView implements
|
||||
&& !mHostLayoutController.isViewAffectedBySwipe(anv)
|
||||
&& !isUnlockedHeadsUp
|
||||
&& !isHunGoingToShade
|
||||
&& !anv.isAboveShelf()
|
||||
&& !mAmbientState.isPulsing()
|
||||
&& !mAmbientState.isDozing();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user