summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorLouis Chang <louischang@google.com>2021-07-05 11:52:27 +0800
committerLouis Chang <louischang@google.com>2021-07-09 13:06:52 +0800
commitbe3d9a3bde16692b812e4196e8bf37be25ef2517 (patch)
treee90aa400276e4e269cdcea7f427e00d40915f1ee /rs/java/android/renderscript/ProgramFragmentFixedFunction.java
parent4718d33ee09176c409d91448c56d28157faea34d (diff)
Deferring visibility updates while applying WCT
The activity was relaunched twice when applying a WCT. The first relaunch was due to windowing mode changes. The second relaunch was due to orientation changes. The issue was observed on freeform display when moving the freeform tasks into split-screen. The orientation of the freefrom tasks were changed from landscape to portrait when entering split-screen, which caused the activity relaunch second time. Deferring the visibility updates while applying WCT and just do it once (if needed) after all of the changes in the WCT are done. Bug: 191891601 Test: atest ActivityLifecycleLegacySplitScreenTests Change-Id: I9a09e11c0ce87a2454a38cf9305f0f15d5399390
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions