commit | a64f3a6c980097bd485906145e3c34f9960c1483 | [log] [tgz] |
---|---|---|
author | Sebastian Franco <fransebas@google.com> | Fri May 05 16:00:32 2023 -0600 |
committer | Sebastian Franco <fransebas@google.com> | Fri May 05 16:09:38 2023 -0600 |
tree | 5f1df70c3316205bd11ad0c6d94b476f23ffe021 | |
parent | 2e17bcaa0b1371f1a65763d03197b2b007de96ed [diff] |
Call getModelWriter() to get the newest version instead of using the old one DropTargetHandler was calling getModelWriter() on a final variable and the model writer it was using was and old one. Fix: 280170665 Test: Manul test, delete widget and rotate the device, you have to do this twice. Change-Id: I7b3ac4b272568fcc81438ffd5ac84cf7b64a62ea