Trying to figure out if at all possible to set what is effectively a hover color for toolbar icons.
I have toolbar icons with dark background and white icons, and hovered selections turnout dim and don't stand out as they should. Obviously more important for a mouse input than touch as in the UWP case, but also ideal if the same can be easily set for Android (if cross-platform option doesn't exist), say in styles.xml (which I am getting to know some of the settings in there, such as Toolbar height setting, etc).
- Can you set the toolbar icons hover color across all platforms, and if so how?
- Is there an equivalent Android setting in styles.xml?