You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Reopening this issue since it has been closed but issue still persist with the latest version. When the keyboard is opened the BottomSheetFooter, which contains a BottomSheetTextInput, moves to the correct position, but it does not animate to that position. Instead it instantly teleports there making the animation somewhat jarring.
Reproduction steps
Create a bottom sheet
Add bottom sheet footer
Add bottom sheet text input in the footer
Focusing input will move text input on proper position, but will do so without smooth animation