commit | 50a203a61204339896157633b2470fae997acf7e | [log] [tgz] |
---|---|---|
author | Jordan Demeulenaere <jdemeulenaere@google.com> | Fri Dec 08 11:35:39 2023 +0100 |
committer | Jordan Demeulenaere <jdemeulenaere@google.com> | Mon Dec 11 10:14:37 2023 +0100 |
tree | bbd4eda6b238560568de41a9aa983920425a1878 | |
parent | 0fcfc928ff78b9d008c7a9995e4c99b72eb91b2e [diff] |
Fix ElementNode update/recycling This CL fixes a subtle bug in the element update that would happen when an ElementNode is updated with an Element that is different than the previous one but with the same key, which can happen when the node is recycled inside a lazy layout. Bug: 308961608 Test: ElementTest Flag: N/A Change-Id: Iba8601627b23ebbd33cadb8ac2f1c619c403a1f8