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 have tried adjusting BottomNavigationBar's iconSize, (selected / unselected) fontSize, or wrapping the whole Scaffold with SafeArea(), but none of them works. Any workaround here?
The text was updated successfully, but these errors were encountered:
greyovo
changed the title
[scroll_bottom_navigation_bar] BottomNavigationItems overflows by 2 pixels
[scroll_bottom_navigation_bar] BottomNavigationItems overflowed by 2.0 pixels on the bottom.
May 31, 2022
I have tried adjusting BottomNavigationBar's iconSize, (selected / unselected) fontSize, or wrapping the whole Scaffold with SafeArea(), but none of them works. Any workaround here?
My code:
The text was updated successfully, but these errors were encountered: