commit | 702ef360f63c7c93ece101d4ddaafac1f90c4435 | [log] [tgz] |
---|---|---|
author | Tiger <tigerhuang@google.com> | Fri Dec 22 20:51:54 2023 +0800 |
committer | Tiger <tigerhuang@google.com> | Tue Dec 26 18:58:54 2023 +0800 |
tree | e1f3a65d18e4ff6ab8bac64dca6557f8c875f9a6 | |
parent | 237a75b1fcaad50520c2123ab80fb4f99d716d95 [diff] |
Don't reset mWindowsInsetsChanged It should only be modified when the state of mInsetsChanged of a window is changed, or when a window is removed. Otherwise, we might fail to send INSETS_CHANGED unexpectedly. Bug: 311026631 Bug: 315500042 Test: presubmit Change-Id: Ie72dfc25844e483c681e173cd8e0c3967d2297a6