We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Material/Sources/iOS/NavigationDrawer/NavigationDrawerController.swift
Line 1052 in ea59f7c
Why is backgroundColor of leftView and rightView of NavigationDrawerController explicitly set to white? How do I change this color?
backgroundColor
white
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Material/Sources/iOS/NavigationDrawer/NavigationDrawerController.swift
Line 1052 in ea59f7c
Why is
backgroundColor
of leftView and rightView of NavigationDrawerController explicitly set towhite
?How do I change this color?
The text was updated successfully, but these errors were encountered: