diff options
| author | 2017-02-06 16:04:28 -0800 | |
|---|---|---|
| committer | 2017-02-06 16:04:28 -0800 | |
| commit | 9212de8f873e6e907438c22790d4c21f91011764 (patch) | |
| tree | 047ec92767ae261ba3df5d1cf79b375a4f7daa36 /libs/hwui/ProgramCache.cpp | |
| parent | 09bd29dad1ab506b9d706528e9e8136ac1d81b75 (diff) | |
Moved the scrolling logic away from the onDraw
Having the scrolling animation in onDraw and directly
Updating the notifications there could lead to multiple
issues:
1. Certain state might not be up to date since a layout
Was still pending
2. The logic for drawAsSrc could lead to schmutz on the
Screen since the scrim view has already drawn.
Test: add notifications scroll
Change-Id: Id9ae562c1e4b353d269de755f491900a6073c5d8
Fixes: 34631572
Diffstat (limited to 'libs/hwui/ProgramCache.cpp')
0 files changed, 0 insertions, 0 deletions