summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorWinson Chung <winsonc@google.com>2020-08-05 22:31:22 -0700
committerWinson Chung <winsonc@google.com>2020-08-05 22:31:22 -0700
commitf31ebaaa93d393d1a858d9065103cf7e7a782464 (patch)
tree67215f0de7153147d529f7017a1c35f513fb3e02 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java
parent736e4b0668dc77c2c9ac7b82b3d13b45bad4fb14 (diff)
Fix regression in SysUI boot time
- If we defer creating the fragment until the view is attached, that seems to throw off the flow of sysui startup (maybe because the actual nav bar fragment isn't set until later). Instead, pull out the attached listener and clear the fragment ref after the view is attached so that we still release the fragment ref. Bug: 162575036 Test: Kill sysui multiple times and check sysui boot times Test: Switch navigation modes several times and verify there's still only one ref to nav bar fragment & view Change-Id: I636837771e8011747de79c7609443ef562804eea
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions