ExtendedCalendarView icon indicating copy to clipboard operation
ExtendedCalendarView copied to clipboard

Results 39 ExtendedCalendarView issues
Sort by recently updated
recently updated
newest added

I received this warning on my published app in Play Console: Your app contains a SQL Injection Vulnerability. Please see this Google Help Center article for details. https://support.google.com/faqs/answer/7668308 Vulnerable classes:...

How to use Dayonclick in your library.

Hi there, I'm looking to add an event to the extendedCalendarView without using a listener. I have calculated the date and time in my onCreateView and wish to display this...

I've been using this library in one of my project but it appear to be not updated with gradle and android studio + seems to break in the CalendarAdapter that...

I'm trying to make the date cells focusable so that they have to be clicked twice before firing a new intent to add events (similar to how the default android...

Can we have two kinds of day in two different types of calendar format into one cell ?? it may look like this: http://www.ashesh.com.np/images/Nepali-Calendar.png

pleassssssssse help E:\projects\Testcalendar\app\src\main\AndroidManifest.xml:9:9-43 Error: Attribute application@icon value=(@mipmap/ic_launcher) from AndroidManifest.xml:9:9-43 is also present at [Testcalendar:extendedCalendarView:unspecified] AndroidManifest.xml:13:9-45 value=(@drawable/ic_launcher). Suggestion: add 'tools:replace="android:icon"' to element at AndroidManifest.xml:7:5-24:19 to override. E:\projects\Testcalendar\app\src\main\AndroidManifest.xml:10:9-41 Error: Attribute application@label value=(@string/app_name)...

Error msg: java.lang.SecurityException: Permission Denial: opening provider com.tyczj.extendedcalendarview.CalendarProvider from ProcessRecord{38c10969 7019:com.noroc.binge.debug/u0a267} (pid=7019, uid=10267) requires signature or signature This issue was already opened and closed years before but itseems that neither...