You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the demo-main module, we can see that the DrawerActivity includes a Toolbar.
But when first run it (Don't change theme), the toolbar's text color seems not correct. Here are the screenshots:
It's okay, MainActivity don't use Toolbar.
The title text color of Toolbar and other menu icons color is black rather than white.
Devices:
Genymotion Android 8.0
Xiaomi mix2s MIUI 10 Android 9.0
The text was updated successfully, but these errors were encountered:
In the
demo-main
module, we can see that the DrawerActivity includes a Toolbar.But when first run it (Don't change theme), the toolbar's text color seems not correct. Here are the screenshots:
It's okay,
MainActivity
don't use Toolbar.The title text color of Toolbar and other menu icons color is black rather than white.
Devices:
The text was updated successfully, but these errors were encountered: