commit | ae2bb42a6e8a451b034ad9da15f3f17481a4b57f | [log] [tgz] |
---|---|---|
author | Daniel Akinola <dakinola@google.com> | Mon Dec 02 20:10:46 2024 +0000 |
committer | Daniel Akinola <dakinola@google.com> | Mon Dec 02 20:10:50 2024 +0000 |
tree | f0ccca2b936df16fca68659a583cf873095a69c4 | |
parent | 0f03f91e3ca0a4b44b6d8677cad8e4470c2c21b4 [diff] |
Fix SnapResizeAppWindowLeftWithDrag Assertions Tiling made it so that the assertions on the size of the snap resize windows was off, so follow the example of the SnapResizeAppWindowWithButton fix and add a threshold to the assertion Bug: 377079516 Change-Id: Ib91ab4412872bed092a3bb713b25eac92cfb6926 Test: atest SnapResizeAppWindowLeftWithDrag Flag: TEST_ONLY