jaredrummler / Cyanea

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

FloatingActionButton can't be applied color reference #65

Open thapld opened 5 years ago

thapld commented 5 years ago

When I config as above, floatingactionbutton not working with color reference, can you help me? Here my result: https://imgur.com/axiXxwj

zivids commented 4 years ago

set your App style extends cyanea style, and then set colorSecondary <item name="colorSecondary">@color/cyanea_accent</item> <item name="colorSecondaryVariant">@color/cyanea_accent</item>