commit | e6a026bdfed45b4085410d1ecd042b1214cedb0a | [log] [tgz] |
---|---|---|
author | Jorim Jaggi <jjaggi@google.com> | Wed Jun 06 18:42:16 2018 +0200 |
committer | Jorim Jaggi <jjaggi@google.com> | Thu Jun 07 17:49:01 2018 +0200 |
tree | 27c473b83011c586ffa12f638f8487cfb38de23f | |
parent | a76360ddf1f709d71ac9efe55739f071ce843ca5 [diff] |
Move nulling of nextFrameCallback If draw() invokes postDraw that sets the next callback, the callback will never be invoked. Test: Long-swipe-up from navigation bar Change-Id: If2e4dfff8a845b73fa77426305d5ece1921857e5 Fixes: 109701914