Open zeusalmighty717 opened 3 years ago
how did you highlight the current day?
@HatzoriHanzo This is from the samples provided by the library. Check out the sample
folder. You will need to add a day selector.
@HatzoriHanzo This is from the samples provided by the library. Check out the
sample
folder. You will need to add a day selector.
thank you , i was able to find out the issue by realizing the lib owner uses another library for localdates, threeten or something. got it to work after i made use of the lib
I want to change the colour of the WeekDay text for the current week. I am able to change the colour for the current day using a decorator. Is it possible to do this while using this library?