OSDN Git Service

Fixing bug in AnimationLayerSet where it sets the layer type to software
authorSunny Goyal <sunnygoyal@google.com>
Mon, 13 Feb 2017 23:43:00 +0000 (15:43 -0800)
committerSunny Goyal <sunnygoyal@google.com>
Mon, 13 Feb 2017 23:43:40 +0000 (15:43 -0800)
commit2ae9c85bd764b92718e96ac95d73b1fd26c0e74e
tree365f1ecde48fd44e4ea09f5c5dcce615afbcf676
parentee544c5d243698e64990e07917df1de804ffbe44
Fixing bug in AnimationLayerSet where it sets the layer type to software
at the end of the animation instead fo setting it back to the original value

Change-Id: I528dc41fb896ae57905d5ceab7256a53bdb81489
src/com/android/launcher3/anim/AnimationLayerSet.java