Collapsible-Calendar-View-Android
Collapsible-Calendar-View-Android copied to clipboard
Calendar dates is hidden when implemented in the fragment.
CalendarView works smoothly with Activity. However, when I tried to re-integrate this into the fragment. The dates keep being hidden whenever I try to expand or collapse the view.
I am using it in a fragment and it works fine. Could you show what yours looks like?