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
I'm creating a Toolbar in my XML and the SnackBar is appearing at the top of the screen overlapping the Toolbar rather than below it. I tried creating a view below my Toolbar and using that view as the id in TSnackbar.make(), however the snackbar still shows at the top of the screen.
The text was updated successfully, but these errors were encountered:
adam-hurwitz
changed the title
Snackbar Below Toolbar When Toolbar is Defined in Layout
Snackbar Not Showing Below Toolbar When Toolbar is Defined in Layout
Jul 31, 2017
I'm creating a Toolbar in my XML and the SnackBar is appearing at the top of the screen overlapping the Toolbar rather than below it. I tried creating a view below my Toolbar and using that view as the id in TSnackbar.make(), however the snackbar still shows at the top of the screen.
The text was updated successfully, but these errors were encountered: