Commits

Chong Zhang authored 75eccbd0ff3
Revert changes to force layout after insets changes Alternative fix for b/29391054 ag/1152795 sends an MOVE message to client which also force a layout, so we no longer need to force it after the insets change in the traversal. Reverting the following two related fixes as it does more measures than necessary. bug: 29391054 bug: 29533997 bug: 29634368 Revert "Fix layout issue after insets changed" This reverts commit 76fdbb72c93a431e14357e0ea3d5a83edfa75c5e. Revert "Do a forceLayout if pending insets is changed after relayout window" This reverts commit 71f2c31469ed9628d744d20b86eaf188cfdf686d.