commit | 2bf919a47bda74be3f8bf6181bae8eac139821d4 | [log] [tgz] |
---|---|---|
author | Jiaming Liu <[email protected]> | Wed Jul 24 19:08:38 2024 +0000 |
committer | Jiaming Liu <[email protected]> | Wed Jul 24 19:08:38 2024 +0000 |
tree | a388e5cc4e86df2c4adf964e4d665b8025c894f0 | |
parent | e428cb6151d6b8ead0da7a54b558199dbdf98085 [diff] |
[Divider] Fix a crash because of null renderer Because the ending snap animation may take some time, the renderer can become null during this process, causing NPE. This happens rarely and is only observed when finishing an activity while dragging animation is played. Bug: 355252010 Test: atest DividerPresenterTest Flag: com.android.window.flags.activity_embedding_interactive_divider_flag Change-Id: Id32d7a7ce016d928bf409778bfe3f912bb89656f