Tibolte / AgendaCalendarView

[DEPRECATED] An Android project providing easy navigation between a calendar and an agenda. This library replicates the basic features from the Sunrise Calendar (now Outlook) app, coupled with some small design touch from the Google Calendar app.
1.23k stars 337 forks source link

Can i add remiders using your library? #126

Open GRSahana opened 7 years ago

GRSahana commented 7 years ago

I am developing an app where when a user is interested in the event, the event details should be added to the calendar with the reminder. I am new to android and I don't want to use to use default calendar app. I thought of using your library. but can u please help me how to set reminders.

Aqua-4 commented 6 years ago

This library does not provide reminder function. However you can set reminder manually using Alarm function or directly passing the event data to google calendar.