material-components-android-examples icon indicating copy to clipboard operation
material-components-android-examples copied to clipboard

FAB loses it's position [Reply App]

Open WoodyMats opened this issue 3 years ago • 0 comments

BUG

Hello everyone! I noticed that compose button (center of bottom nav bar) loses it's position when i cancel the email compose action having keyboard opened and rest bottom nav bar not visible.

WAY TO REPRODUCE

  1. Tap "Compose" button and start writing a message
  2. With keyboard opened close compose fragment
  3. Scroll down to hide bottom nav bar and the close keyboard
  4. Fab will remain unanchored in the center of the screen

See the video below for better understanding.

https://user-images.githubusercontent.com/32553074/115223174-2eb58d00-a114-11eb-8dfd-61777bbb6824.mov

WoodyMats avatar Apr 19 '21 10:04 WoodyMats