diff options
author | George Mount <mount@google.com> | 2017-04-03 15:36:01 -0700 |
---|---|---|
committer | George Mount <mount@google.com> | 2017-04-03 16:56:43 -0700 |
commit | 5daf06c1e96fcfd38bfc0e58471ec40e7bd838f1 (patch) | |
tree | 0c5b5e7df3d0e8eb129fc58f72ab2e86f51713a6 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | 537fd18eafaac246ae54c90577e7fd60e609cc14 (diff) |
Fix saving target fragment when Fragment not yet created.
Bug 35928527
During optimized transactions, a fragment may be removed without
being created. That leaves the state of the fragment in INITIALIZING
and previously, that state wasn't ever saved. This CL allows a
fragment that is being removed to be brought up to the CREATED state
so that it can be saved during saveAllState().
Test: manual and Ie7207cc647312d38b377405bc5ec8721db757d2e
Change-Id: I649f1931745be43087ec3578e9195624e80821dc
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions