Does anyone have a recommendation for how to setup imePadding, focus, etc. so that focusing on a TextField also brings some other Composable into view above the keyboard as well? An example would be a row of buttons below the TextField that should also be in view while the keyboard is open.