commit | f9abe7bcbdca75ea5978e7489e39b8d7b88623a4 | [log] [tgz] |
---|---|---|
author | Tracy Zhou <tracyzhou@google.com> | Mon Aug 17 22:14:28 2020 -0700 |
committer | Tracy Zhou <tracyzhou@google.com> | Mon Aug 17 22:27:55 2020 -0700 |
tree | 15791d4e9f4fc50ed98f8338b5c4c7cca9b0898c | |
parent | 532b962a034762b231c0fbb95e145459897e45d5 [diff] |
Update rect in LiveTileOverlay via copying Probably a recent change updates the rect when reaching overview, which wasn't happening before. Regardless, we shouldn't have copied the rect by reference since the referenced copy can be changed. Fixes: 165143463 Test: manual Change-Id: I9315a20226f0a4b3440ce5ee6cc1f4ed1ddca487