1
Hello, I’m having difficulty in popular a Calendarview with a Firebase data...
is as follows: I have a "Cadastroactivity" where I register events in Firebase with specific days, but now I would like to take these events and put them in their respective days in a Calendarview. Is that possible to do? I managed to once popular a spinner with Datasnapshot, however, I do not know if it is possible to popular a Calendarview with the same method. Hug.