diff options
author | Craig Mautner <cmautner@google.com> | 2012-09-12 16:13:59 -0700 |
---|---|---|
committer | Craig Mautner <cmautner@google.com> | 2012-09-12 16:13:59 -0700 |
commit | c516a5c58ff505d7c53d79a174aa118f65cac366 (patch) | |
tree | b45a88d5adc6a97b155f2a24c287963313d64944 /graphics/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | f008ab727e46926bff018ef970ea8265ccc0f45d (diff) |
Only consider hiddenRequested when deciding layout
This change removes the test for hidden when deciding whether to
do a layout. So layout begins as soon as hiddenRequested occurs.
Since hidden is cleared when animations starts considering hidden
in the layout decision will delay layout until it is too late.
In particular we were not executing a relayout on return to an
activity even though the screen had been rotated while away.
Fixes bug 6615859.
Change-Id: I5fb0b4bf2c253b910a7a192da04419236d8f09d9
Diffstat (limited to 'graphics/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions