Open thapld opened 5 years ago
colors.xml config https://gist.github.com/thapld/3df4b78b76c82924208c75f15199b784
Fragment config https://gist.github.com/thapld/e4e187a2442dc69ca60d31542b8bde0b
Application config https://gist.github.com/thapld/a785ac0cf4b7736c9bb7ab018ce22387
fragment.xml https://gist.github.com/thapld/cea1f399b26104920864ff408d3218a7
When I config as above, floatingactionbutton not working with color reference, can you help me? Here my result: https://imgur.com/axiXxwj
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>
<item name="colorSecondary">@color/cyanea_accent</item>
<item name="colorSecondaryVariant">@color/cyanea_accent</item>
colors.xml config https://gist.github.com/thapld/3df4b78b76c82924208c75f15199b784
Fragment config https://gist.github.com/thapld/e4e187a2442dc69ca60d31542b8bde0b
Application config https://gist.github.com/thapld/a785ac0cf4b7736c9bb7ab018ce22387
fragment.xml https://gist.github.com/thapld/cea1f399b26104920864ff408d3218a7
When I config as above, floatingactionbutton not working with color reference, can you help me? Here my result: https://imgur.com/axiXxwj