commit | e41034034f078583b9fffb4aeb776d93ae130b8a | [log] [tgz] |
---|---|---|
author | Cyrus Boadway <boadway@google.com> | Wed May 05 14:16:31 2021 +0000 |
committer | Cyrus Boadway <boadway@google.com> | Wed May 05 14:23:35 2021 +0000 |
tree | 2cf3e049713f39025fd22de9b36a15f56b910fd4 | |
parent | e80a0caa8199bce04a7db76f122dfb3304bd990d [diff] |
Fix FloatingWidgetView post-animation fallback background handling The background drawables should only be restored to the original view if the values are non-null. The original view may have had a background drawable be a drawable, just not one that's elligible for animation. In that case the local reference is null. We should not restore that. Bug: 169042867 Test: manual Change-Id: I54eaac5632e3f4f25daee2c36d7609e8b2ffedaf