-4

I'm looking for a calendar library to use in my android app. I am currently using Caldroid, but I find it to be very slow. Any suggestions on a calendar that loads quicker?

DANGERZONE94
  • 139
  • 1
  • 9

1 Answers1

2

https://github.com/wdullaer/MaterialDateTimePicker .Try this its very quick and responsive .Plus it has got the material design view. You can customize the colors according to your theme.

Stormbuster
  • 76
  • 2
  • 12