summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramVertexFixedFunction.java
diff options
context:
space:
mode:
authorMatthew Ng <ngmatthew@google.com>2017-06-05 14:06:32 -0700
committerMatthew Ng <ngmatthew@google.com>2017-06-07 18:23:55 -0700
commit606dd80700a7c7bfb15872fe5a8c57e86f504411 (patch)
tree6cb953e01de026e9c55ba7da55dcdb4a32bdb9a3 /rs/java/android/renderscript/ProgramVertexFixedFunction.java
parent58977d10353000e3edaf90ab447d6de92ad075a2 (diff)
Fixes the animation and state when docking a task by drag
There was 3 issues in this bug. First the wrong stack id was used to defer and continue updating bounds that broke a lot of the animation. This was fixed by using the recents stack id instead of home. Secondly, the wrong transit was passed into AppTransition.java getting the wrong animation for recents to be docked, defering surface layouts ensures that the correct transition is gained in that transaction. Lastly, remove the starting window for the docked-by-drag-from-recents transition because it was causing the window container to freeze its bounds causing clipping issues and 2 flickers (where it appears over the thumbnail) during the animation. Added a TODO to fix it later. Test: go/wm-smoke Bug: 34099271 Change-Id: Iaf0dffe5c2f5108c9946c9ea23c6e3fd6a49c34d
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions