Description
I can't find how to change the background color of the tooltip that comes up when holding the ToolbarItem while an icon is set. The tooltip text follows Shell.TitleColor (as it supposed to do if not using a icon) while the background does its own thing.
while in dark mode:
Note: both 'back' button and the toolbar menu 'more' button are not affected.
One more question, how can I make the text readable while keeping a white navigation bar? Actualy, if I'm not missing anything I can't.
To me, it would be fine if all tooltips behaved the same.
Thank you.
Steps to Reproduce
- Create a Maui App
- Set Shell.NavBarIsVisible="True"
- Add a ToolbarItem with an IconImageSource and some text in the Text property
- Run the app on Android api 36 (previous android versions had a gray background)
- Tap and hold the ToolbarItem
Link to public reproduction project repository
https://github.com/alececihs/AndroContrast
Version with bug
10.0.30
Is this a regression from previous behavior?
No, this is something new, Not sure, did not test other versions
Last version that worked well
No response
Affected platforms
Android
Affected platform versions
Android 16
Did you find any workaround?
No
Relevant log output
Description
I can't find how to change the background color of the tooltip that comes up when holding the ToolbarItem while an icon is set. The tooltip text follows Shell.TitleColor (as it supposed to do if not using a icon) while the background does its own thing.
while in dark mode:
Note: both 'back' button and the toolbar menu 'more' button are not affected.
One more question, how can I make the text readable while keeping a white navigation bar? Actualy, if I'm not missing anything I can't.
To me, it would be fine if all tooltips behaved the same.
Thank you.
Steps to Reproduce
Link to public reproduction project repository
https://github.com/alececihs/AndroContrast
Version with bug
10.0.30
Is this a regression from previous behavior?
No, this is something new, Not sure, did not test other versions
Last version that worked well
No response
Affected platforms
Android
Affected platform versions
Android 16
Did you find any workaround?
No
Relevant log output