Chris Johnson
05/23/2022, 6:03 PMWindowCompat.setDecorFitsSystemWindows(window, false)
in a fragment, but then when that fragment is navigated away from set it back to true. Currently I get a little bit of jitter setting it in onResume/onStop of the fragment. The end goal is to allow imePadding on one screen only and disallow it everywhere else