Skip to content

Conversation

balazsgerlei
Copy link

Fixes #476

  • On Android, long pressing on a Toolbar menu item should display the menu items' names in a tooltip
  • The Tooltip's background color is not correct yet in light mode (it uses a dark color for some reason)
  • Content description is used as the tooltip text

@balazsgerlei
Copy link
Author

As I wrote, unfortunately the background color of the tooltip is not correct in light theme, it still uses a dark color. OFC it could be solved with specifying the containerColor in PlainTooltip, but obviously that should not be the answer.

Probably something in themes should be modified. Can you help with this @zsmb13? Thanks!

@balazsgerlei balazsgerlei force-pushed the add-toolbar-tooltips branch from 9b78853 to b6c8ce9 Compare May 12, 2025 09:50
…ooltip for Toolbar menu items

- On Android, long pressing on a Toolbar menu item should display the menu items' names in a tooltip
- The Tooltip's background color is not correct yet in light mode (it uses a dark color for some reason)
- Content description is used as the tooltip text
@balazsgerlei balazsgerlei force-pushed the add-toolbar-tooltips branch from b6c8ce9 to 051ec1f Compare May 18, 2025 06:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Missing tooltips for Toolbar menu items

1 participant