diff options
author | Andrii Kulian <akulian@google.com> | 2018-03-19 21:51:53 -0700 |
---|---|---|
committer | Andrii Kulian <akulian@google.com> | 2018-03-20 14:08:40 -0700 |
commit | 77d73605979a19e377c97df1c82a2dfd8e3a71cd (patch) | |
tree | e94c5400ea1e8c669dff499a3a3e52ec5854dbcc /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | ea9c59b469d5748ea5c68894e6aecdace4738f28 (diff) |
Use transaction for local activity relaunch
To know that onPostCreate callback should be executed we should use
TransactionExecutor for the entire transaction. It will fill
PendingActions object during the launch and the callback will be
triggered after onStart.
This CL changes local activity relaunch to use Lifecycler
infrastructure.
Bug: 72029061
Bug: 64610483
Fixes: 73747058
Test: ActivityLifecycleTests
Change-Id: I7d3fa6339fa6fe2634d0d1635f76e4d6ba03beb2
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions