Describe the bug
The bottom drawer on the reply material study is not a scrollable widget. So, if a device's screen is too small to fit the content of the bottom drawers destinations, then that device won't be able to navigate to said destinations.
To switch channel run:
flutter channel master
flutter upgrade
Flutter doctor
Copy and paste the output of flutter doctor -v here
To Reproduce
Steps to reproduce the behavior:
Go to '...'
Click on '....'
Scroll down to '....'
See error
Expected behavior
A clear and concise description of what you expected to happen.
It is expected that the bottom drawer destinations are scrollable if the content does not fit on the device's screen.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
OS: [e.g. iOS]
Browser [e.g. chrome, safari]
Version [e.g. 22]
Smartphone (please complete the following information):
Device: [e.g. iPhone6]
OS: [e.g. iOS8.1]
Browser [e.g. stock browser, safari]
Version [e.g. 22]
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
Describe the bug
The bottom drawer on the reply material study is not a scrollable widget. So, if a device's screen is too small to fit the content of the bottom drawers destinations, then that device won't be able to navigate to said destinations.
To switch channel run:
Flutter doctor
Copy and paste the output of
flutter doctor -vhereTo Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
It is expected that the bottom drawer destinations are scrollable if the content does not fit on the device's screen.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: