summaryrefslogtreecommitdiff
path: root/opengl/java/android/opengl/Texture.java
diff options
context:
space:
mode:
authorChet Haase <chet@google.com>2011-10-11 06:41:59 -0700
committerChet Haase <chet@google.com>2011-10-18 13:05:28 -0700
commit2f2022afa1eb85018368398bd150e9575fc099c9 (patch)
tree7cb4e8774f10ec74254e5e77ca11816083a0203d /opengl/java/android/opengl/Texture.java
parentf522e095e69406a5c6039b406237e9b30781a355 (diff)
Make notification panel delete-all animation smoother
Making the notfication delete-all animation smoother by carefully choreographing the various parts of it. The problem with the previous animation was that there was simply too much going on at the same time, causing things like layout and recreating display-lists in the middle of animations that became choppy as a result. This approach swipes all items off quickly, then scrolls the shade up to the top, making both sets of animations smoother as a result. Fixes #5431207: Notification delete-all should be smoother Change-Id: Iefe8ab5d661e05adcd10379dab85227d17904450
Diffstat (limited to 'opengl/java/android/opengl/Texture.java')
0 files changed, 0 insertions, 0 deletions