You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't get any errors but the event is not getting added to the Calender . I could not see the Red dot in the CalenderView .
Regarding the Permissions : i tried that thinking it might be the problem , but didn't help
I am trying to add the events to the calender , but i could not . Not sure where i am going wrong . Please help me in . .
In the manifest File , i have added the below code
In the class file , i have added the code as follows ,
calender = (ExtendedCalendarView)findViewById(R.id.chargehis_calenderview);
But i am not seeing the event added to the calender , let me know where i am going wrong .
The text was updated successfully, but these errors were encountered: