OSDN Git Service

Set system gesture exclusion rects for Bubbles
authorMark Renouf <mrenouf@google.com>
Mon, 1 Apr 2019 18:17:37 +0000 (14:17 -0400)
committerMark Renouf <mrenouf@google.com>
Fri, 5 Apr 2019 13:35:48 +0000 (13:35 +0000)
commit821e678d8f33bea91a5d582805c542af68271117
tree23bfa11083059343995084d931874a86194ef236
parentf8aeee04c38a4887c095474165fc21451b3f3d7d
Set system gesture exclusion rects for Bubbles

When there is at least one Bubble on-screen, the bounds
of the first (top) bubble are set to exclude system
navigation gestures.

Test: manually w/fully gesture nav enabled
Bug: 126360272
Change-Id: I47a3c69fdc89476805d48b5214a7f05f5d033306
packages/SystemUI/src/com/android/systemui/bubbles/BubbleStackView.java