googlecalendar icon indicating copy to clipboard operation
googlecalendar copied to clipboard

How make calendar like google calendar app in android using java and feature like Schedule, Day Views , Week Views, 3-Day Views, Year Views, Month Views, Zoom In/Out

Results 10 googlecalendar issues
Sort by recently updated
recently updated
newest added

Currently all events are loaded at once, but if we want to load events while changing the months(Swiping view pager left and right), It is very complicated to implement. If...

First of all great work buddy. 👏 I faced a problem when I am using project in a tablet. When I am selecting a any cell in a tablet the...

The customized WeekView and the app the author came up with works great, however I can't say the same thing for readibility. The code for both view and the app...

Hope to support adding events like this in the day, week, and three-day views like Google Calendar, thank you for your contribution![Video_20210612_084024_851.gif](https://user-images.githubusercontent.com/25112746/121759803-1e40f200-cb5a-11eb-8ea5-793ddf566680.gif)

Kindly include the provision to add a new event from the daywise view. As like how the google calendar allows the user to drawn a rectangle box by mentioning the...

I am trying to add events manually in the month view but not able to do so. Suggest me the ways to achieve it.

How to create events on calendar gantt view android? I was trying CalendarView.init but returning 0 and unable to set event like outlook calendar event view.

We have add one event in particular date in week view but event not show in week view. we have notify week view but it's can't work

Hello We have a query regarding how I can set the calendar with a start date and end date according to open. We are given 2 dates and how to...

Is there is any same library for compose or kotlin?