commit | 5ca21e4ceca42be633031809b8ee43fd8688389b | [log] [tgz] |
---|---|---|
author | Diego Perez <diegoperez@google.com> | Tue May 10 15:21:38 2016 +0100 |
committer | Diego Perez <diegoperez@google.com> | Tue May 10 15:21:38 2016 +0100 |
tree | 998adcc293d1284c760d298259b974bd985131ed | |
parent | 9b40edab61ca9bf3b9f5931bbfc266eb6c6216e6 [diff] |
Fix VectorDrawable_Delegate and DrawerLayout Modify the nDraw call that has been changed in the framework to return an int with the number of pixels allocated. Modify the animation initialization render call to use the actual measured size (instead of 0,0) so the DrawerLayout is setup correctly. Change-Id: I198de05206382c6489056f7c3d9a1d328864321c