0

I am using the Firebase Invite API which is working pretty good. But the SnackBar telling me that the invitation has been sent is hiding my floating action button. Is there a way to make the FAB move up when the SnackBar gets poped up?

Frank van Puffelen
  • 565,676
  • 79
  • 828
  • 807
DeKekem
  • 589
  • 10
  • 20

1 Answers1

0

To fix your problem where the snackbar overlaps the button you can follow this tutorial: https://medium.com/@phaniraja/overlap-issue-with-snackbar-df49e25be407#.97shcgbbf

I think it is exactly the same problem as yours.

Bart Bergmans
  • 4,061
  • 3
  • 28
  • 56