commit | 2cecad8e756810b9853056b1ce2d43b3c3da5600 | [log] [tgz] |
---|---|---|
author | Hyunyoung Song <hyunyoungs@google.com> | Mon May 17 00:33:54 2021 -0700 |
committer | Hyunyoung Song <hyunyoungs@google.com> | Mon May 17 00:47:28 2021 -0700 |
tree | 44ea13c754b4394885b22358196d58c66c3c5dd8 | |
parent | e010332efd2df99cfaab655ee618d8c0f1a7d2c7 [diff] |
Catch NPE for AllAppsContainerView.dispatchRestoreInstanceState TL;DR;; Missing view id for work profile recycler view caused restore failure as there are different type of views that contains same id. However, even after that fix, lack of view id in slice views generated by other process causes failure when mFlags on these not restored slice views needs to be accessed. Bug: 186596139 Test: manual Change-Id: I8a97598c27acbc05ac8a39c50fe5862e541d62ad