diff options
| author | 2018-05-07 21:49:35 +0800 | |
|---|---|---|
| committer | 2018-05-17 06:51:19 +0000 | |
| commit | 44f9e5a5971aeeb81a9bf67cf48be6a1e1e6ee98 (patch) | |
| tree | e13167c5a631fe536f4f01733973209eea4a39b3 /libs/hwui/ProgramCache.cpp | |
| parent | ceeba4f6d615b1ce395b26ba06eecfe691d4393a (diff) | |
Fix Panel position may not update when device screen off / on quickly.
Due to framework side will not callback onScreenTurningOn() when device screen off / on quickly,
So NotificationPanel will not called onScreenTurningOn to update panel position.
There is also a potential issue for cancel touch will be ignored when touch disable
in onFinishedGoingToSleep().
Let ACTION_CANCEL can pass even touch disable to recover Panel position by fling back.
Bug: 79336031
Test: Manual
Change-Id: I45f2fbd8bfef99d86c3d023f07d2fd051d98f083
Diffstat (limited to 'libs/hwui/ProgramCache.cpp')
0 files changed, 0 insertions, 0 deletions