commit | d418f3c3fa17c4c4a0ae552541ca78acd42917ff | [log] [tgz] |
---|---|---|
author | Tony Wickham <twickham@google.com> | Tue Jul 23 13:33:53 2019 -0700 |
committer | Tony Wickham <twickham@google.com> | Tue Jul 23 13:48:08 2019 -0700 |
tree | 698e37a594a08a89bead169ddbb1f2b4b2b1cad9 | |
parent | b6841ac630fd4ca894e2638586511e3085c40baa [diff] |
Set FastBitmapDrawable scale=1 before drawing it in DragView When we draw the icon to the DragView, we draw it with the current scale, which is > 1 when animating the icon down. Instead, we should always draw the icon with scale 1 since the DragView itself is scaled. Bug: 138236583 Change-Id: I6bca5cf28c54d58476240e0e68900a8f08ffe60b