Our app is trying to use the Zendesk Support UI with a white toolbar and dark text, but this doesn't seem to be possible at the moment.
I've read all the documentation for Customizing The Look for Android Support SDK, so I have tried changing `colorPrimary`, `colorPrimaryDark`, and `colorAccent` but nothing seems to change the toolbar text color. I have also tried overriding the XML layout like described, but I lose access to the package restricted custom XML views. Please let me know if there is something else we can try to change the toolbar text color.
Any help would be greatly appreciated.