commit | e5447541c34b5d8268b9aee1799f359c9bd068a5 | [log] [tgz] |
---|---|---|
author | Felix Stern <fstern@google.com> | Tue Nov 05 11:30:15 2024 +0000 |
committer | Felix Stern <fstern@google.com> | Tue Nov 05 11:30:15 2024 +0000 |
tree | ed9ec8e1eb7d54dd166df0929f2943d6ac6ce772 | |
parent | 3f72bb5dc06cf16bc1b6af82ffe98c050e88ee02 [diff] |
Call notifyInsetsChanged onRequestedVisibleTypesChanged With the refactor flag enabled, we only called into InsetsStateController#notifyInsetsChanged, when there was a control change. This is valid for the IME, but might not be the case for other insets types. Therefore, enabling the call again. Test: None Bug: 298172246 Flag: android.view.inputmethod.refactor_insets_controller Change-Id: Iae8817a1a6b993c801384c640b2c8481895969a1