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
{{ message }}
This repository has been archived by the owner on Apr 5, 2024. It is now read-only.
There should be a bottom navigation bar. It should reflect the current view of the app. It should slide off the bottom of the screen when the bottom sheet opens.
The text was updated successfully, but these errors were encountered:
This is a bit difficult as CoordinatorLayout doesn't seem to have a good way of doing a thing with a bottom sheet and bottom navigation bar. Two ideas: MotionLayout or a custom behavior.
There should be a bottom navigation bar. It should reflect the current view of the app. It should slide off the bottom of the screen when the bottom sheet opens.
The text was updated successfully, but these errors were encountered: