mCalendarView icon indicating copy to clipboard operation
mCalendarView copied to clipboard

Customizable & Shrinkable Calendar Widget for Android

Results 44 mCalendarView issues
Sort by recently updated
recently updated
newest added

using this library com.github.SpongeBobSun:mCalendarView:6c384cdc8b my calender is worked,i added compile 'com.google.android.gms:play-services-maps:8.3.0',, this error showing Caused by: android.view.InflateException: Binary XML file line #30: Error inflating class sun.bob.mcalendarview.views.WeekColumnView,, how i solve this...

how to change start date from Monday please help me

Duplicating dynamically added marked date to previous month ..and this will be cleared when slide between 2-3 months continuously

Currently, i want to customize calendar that can select multiple date. How should i do?

Hello. I use ExpCalendar and my custom datecellview. My datecellview contain date text and some images and I want to display some image in my datecellview when user click date....

current date is 12/2016 but when scroll to back calendar view month 11/2015

bug

Hi Developer, How can I set 1.ExpCalendarView default to ShrinkView ( WeekView ) 2.Set DateCellView background to custom drawable or any color. 3.Set MinDate or Max Date. (Disable previous days...

Hi developer, I am trying to utilize that the shrink expandable calendarview. I have used two onDateClick listeners, one for the month scroll and the other for date selection. If...