CosmicMind / Material

A UI/UX framework for creating beautiful applications.
http://cosmicmind.com
MIT License
11.99k stars 1.26k forks source link

Background color of leftView and rightView #1290

Open kaunteya opened 4 years ago

kaunteya commented 4 years ago

https://github.com/CosmicMind/Material/blob/ea59f7c4d72a4c3a3694042b05d4276e2ffd4e26/Sources/iOS/NavigationDrawer/NavigationDrawerController.swift#L1052

Why is backgroundColor of leftView and rightView of NavigationDrawerController explicitly set to white? How do I change this color?