summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorjorgegil@google.com <jorgegil@google.com>2021-03-29 17:52:26 -0700
committerjorgegil@google.com <jorgegil@google.com>2021-03-29 17:56:59 -0700
commit49ba723e7e3472d7f10ce51845bceab259018bf0 (patch)
tree4577f182d67163ee549ba2ccfad14909cf771a6b /rs/java/android/renderscript/ProgramFragmentFixedFunction.java
parent4acab1d9ae49593294499c30313f844be7f6d5ac (diff)
Don't skip cleaning up PIP state in onTaskVanished even if EXITING_PIP
onTaskVanished's clean up work is sometimes skipped when the current state of PIP is EXITING_PIP because that is considered to be a "not in pip state". Instead, make sure clean up does happen and only skip it if the state is already UNDEFINED (i.e. if onTaskVanished is called twice or before onTaskAppeared). Bug: 176302696 Test: Enter PIP with maps, go back to fullscreen, make sure back gesture works Change-Id: I81e862f1d24892e565d1f8fcf2af0976caba7474
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions