summaryrefslogtreecommitdiffstats
path: root/core/java/com
diff options
context:
space:
mode:
authorCraig Mautner <cmautner@google.com>2015-02-19 16:33:09 -0800
committerCraig Mautner <cmautner@google.com>2015-02-19 16:51:26 -0800
commit72d6f219438e232fcfe0b732d1adb0dbac79dbac (patch)
tree76394cd1b8f1817f4d3dee1dd7088420cfe7b7d1 /core/java/com
parentb605f4af143bd129ec84bdafe89400cdc022ddc2 (diff)
downloadframeworks_base-72d6f219438e232fcfe0b732d1adb0dbac79dbac.zip
frameworks_base-72d6f219438e232fcfe0b732d1adb0dbac79dbac.tar.gz
frameworks_base-72d6f219438e232fcfe0b732d1adb0dbac79dbac.tar.bz2
Permit layout when stopped if reporting draw
When a device was woken up in a different orientation than what it went to sleep in, the window manager would force a resize to get it to predraw in the new orientation. The predraw was done in the old orientation however because layouts are skipped when the activity was stopped. This change allows layouts to proceed when the activity is stopped if the flag to report resize events is true. Fixes bug 18444400. Change-Id: Ib2def3449dd67918f6fb838bdb1fe5cc6ec57f8e
Diffstat (limited to 'core/java/com')
0 files changed, 0 insertions, 0 deletions