jaredrummler / Cyanea

A theme engine for Android
Apache License 2.0
1.45k stars 144 forks source link

?actionBarTheme for Toolbar seems not correct before change the theme #68

Open tianma8023 opened 5 years ago

tianma8023 commented 5 years ago

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: screenshot-2019-08-16_00 17 27 984 It's okay, MainActivity don't use Toolbar.

screenshot-2019-08-16_00 16 40 540 The title text color of Toolbar and other menu icons color is black rather than white.

Devices:

ivan200 commented 4 years ago

Have same problem. Launch demo-simple-java. Go to settings. Choose primary color - yellow. Go Back. And here we go: tmp_img How i can fix this??