commit | 01a5ea35fbba4c5bb1d7790ae1677a2fa752e042 | [log] [tgz] |
---|---|---|
author | John Reck <jreck@google.com> | Wed Dec 03 13:01:07 2014 -0800 |
committer | John Reck <jreck@google.com> | Wed Dec 03 13:03:59 2014 -0800 |
tree | d890ced3bdb3be6275e2d13d0dbd9f901ec8ce4d | |
parent | 8d72046b9ba06feadbcf71815a1c6e1017c8da37 [diff] |
Resume RT-animations after a pauseSurface Bug: 18203577 The issue occurs as a result of performTraversals() both doing a window relayout call *and* early-returning because it's not dirty. To fix this pauseSurface() returns whether or not the RT-side is "dirty" to force ViewRootImpl to do a draw even if mDirty is otherwise empty. Change-Id: I534f367e75d18d273ebf14df3927f5c464ef6bef