Skip to content
This repository has been archived by the owner on Mar 19, 2022. It is now read-only.

Color of selected date #34

Open
simoneraffaelli opened this issue Jul 23, 2019 · 2 comments
Open

Color of selected date #34

simoneraffaelli opened this issue Jul 23, 2019 · 2 comments

Comments

@simoneraffaelli
Copy link

Even if I set on layout a different color, sometimes it will popup back with the defaults. I think I set the correct attrs:
app:mti_bgLblDateSelectedColor="..." app:mti_lblDateColor="..." app:mti_ringLblDateSelectedColor="..." app:mti_tabBeforeSelectionColor="..." app:mti_tabSelectedColor="..."

Next days if I have time I'll look into src code to find the bug, if you spot it before me please answer this issue.
ty

@AnthonyBillon
Copy link

As workaround, you can override the values in your colors.xml
<color name="mti_bg_lbl_date_selected_color">@color/colorPrimary</color> <color name="mti_ring_lbl_date_color">@color/colorPrimary</color>

@simoneraffaelli
Copy link
Author

Will try this, thank you!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants