java - Android CalendarView with events -


i'm looking calendarview can used show multiple events, google calendar.

i haven't found solution using android.widget.calendarview.

what best way implement feature? should customize android.widget.calendarview or should use existing library (which one)?

enter image description here

you can use existing library can refer here http://www.viralandroid.com/2015/11/android-calendarview-example.html

for more customize can use library https://github.com/prolificinteractive/material-calendarview


Comments

Popular posts from this blog

c# SetCompatibleTextRenderingDefault must be called before the first -

C#.NET Oracle.ManagedDataAccess ConfigSchema.xsd -

c++ - Fill runtime data at compile time with templates -