Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PlatformNavBar backgroundColor does nothing on Android #192

Closed
StepanMynarik opened this issue Jun 10, 2020 · 1 comment
Closed

PlatformNavBar backgroundColor does nothing on Android #192

StepanMynarik opened this issue Jun 10, 2020 · 1 comment

Comments

@StepanMynarik
Copy link

StepanMynarik commented Jun 10, 2020

PlatformNavBar backgroundColor does nothing on Android, but changing backgroundColor even on just one BottomNavigationBarItem changes the PlatformNavBar background color everywhere (of all buttons at the same time).

Flutter: 1.17.3
flutter_platform_widgets: 0.50.1

EDIT: MaterialNavBarData backgroundColor also doesn't change anything on Android. So far only the BottomNavigationBarItem backgroundColor property works. And even that works in mysterious ways, as explained above.

@StepanMynarik
Copy link
Author

I see now, it is a fault of Flutter weird behavior, see: flutter/flutter#13642

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant