summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramVertexFixedFunction.java
diff options
context:
space:
mode:
authorWale Ogunwale <ogunwale@google.com>2017-04-10 08:05:41 -0700
committerWale Ogunwale <ogunwale@google.com>2017-04-10 10:44:18 -0700
commit9b7a8272d83cbcaa7dbb0dff80b013bc47f927db (patch)
treee559148420b080729fa43f6699eae04ceb283b29 /rs/java/android/renderscript/ProgramVertexFixedFunction.java
parente812e7dc2e84d30a945b89515266dac71877c106 (diff)
Don't ensure config for activity that is about to be invisible
We were relaunching an activity in the docked stack that is been dismissed because we call ensure configuration on it due to the resize of it been moved to the fullscreen stack. This isn't needed as the activity is about to become invisible since it is been moved to a stack that isn't visible. We now ensuring the configuration if: - The stack the activity is in shouldn't be visible. - The activity is currently stopped or stopping. Change-Id: I6adac6b11a0db4b100e623e4074e169660206567 Fixes: 37118176 Test: Activity in docked stack isn't relaunched when dismissed.
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions