summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/RenderScript.java
diff options
context:
space:
mode:
authorWale Ogunwale <ogunwale@google.com>2015-03-28 17:21:05 -0700
committerWale Ogunwale <ogunwale@google.com>2015-03-29 09:55:21 -0700
commit07927bffa72e35ded65b5eff2815f1337715c416 (patch)
treecd57553eecc81f14791e395f94a192c43537fb79 /rs/java/android/renderscript/RenderScript.java
parent545ebdefd25e4bbc0c7353df38f852f7ba982971 (diff)
Fixed issue with paused activity still freezing display.
An activity freezes the display when it is relaunched when configuration changes. If the activity takes time to launch and another activity is launched before it is done, the activity that froze the display will be paused and might not have the chance to unfreeze the display. This will put WindowManager in an odd state. We now unfreeze the display when an activity is done pausing in case it was previously freezing the display. Bug: 19823482 Change-Id: If5538aea639e06d0b8621646bf6b2e12d325287a
Diffstat (limited to 'rs/java/android/renderscript/RenderScript.java')
0 files changed, 0 insertions, 0 deletions