-
Notifications
You must be signed in to change notification settings - Fork 319
fix standalone maneuver view appearance when drop-in ui is integrated #6774
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
Conversation
3efd520 to
02c22f1
Compare
Codecov Report
@@ Coverage Diff @@
## main #6774 +/- ##
=========================================
Coverage 72.51% 72.51%
Complexity 5541 5541
=========================================
Files 777 777
Lines 30039 30039
Branches 3547 3547
=========================================
Hits 21783 21783
Misses 6832 6832
Partials 1424 1424 |
Guardiola31337
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the quick fix @Zayankovsky 🚀
|
This is the Drop-In UI dark mode I am running the |
02c22f1 to
e614789
Compare


Description
Drop-In UI overrides some of the resources in
libnavui-maneuvermodule, but not all of them, which makes the standaloneMapboxManeuerViewdraw black text on a black background when rendering exit info. This also affects Android Auto, because it uses the sameManeuverViewOptionsas the standaloneMapboxManeuerView.