commit | 98362d0ee0e6c6f4142fc8003b9d3310a82105bc | [log] [tgz] |
---|---|---|
author | Yi-Ling Chuang <emilychuang@google.com> | Fri May 07 11:44:50 2021 +0800 |
committer | Yi-Ling Chuang <emilychuang@google.com> | Fri May 07 11:44:50 2021 +0800 |
tree | b18a6efb163e8aced39aab301db3224709c7331a | |
parent | edec7fd6b11feb857bf6c3216e9c64554bdbc644 [diff] |
Merge existing bundle with ActivityOptions Use Bundle.putAll() to take both the bundle passed in to the startActivity(Intent, Bundle) and also the new created ActivityOptions bundle, so no extra info will be lost. Test: rebuild and add log to make sure all bundle info are kept Bug: 187471344 Change-Id: I802e17893b86fd4eacb812b4a7ab20b5167790fe