android - ExtendedCalendarView PerformClick OnCreate -


i using extendedcalendarview library. reason, need current date automatically click can called getscheduledetails(day); once app open. know can use performclick. not sure should put code.

cal.setondayclicklistener(new ondayclicklistener() {         @override         public void ondayclicked(adapterview<?> adapter, view view,                 int position, long id, day day) {             getscheduledetails(day);      }); 


Comments

Popular posts from this blog

ios - Pass NSDictionary from Javascript to Objective-c in JavascriptCore -

python - PyInstaller UAC not working in onefile mode -

wso2is - WSO2 IS 5.0.0 SP1 After restart there is authentication error -