Android代码-类似 Google Inbox 的实现,做的不错

时间:2022-08-26 20:59:18
【文件属性】:
文件名称:Android代码-类似 Google Inbox 的实现,做的不错
文件大小:7.47MB
文件格式:ZIP
更新时间:2022-08-26 20:59:18
Android代码 Cadar Android solution which represents month and list calendars views and possibility to display events: just set of events and recurrent as well, but with limitations. For events processing I am using Ical4J library. Example of most common using: Add to your layout: Using in code: MonthCalendarConfiguration.Builder builder = new MonthCalendarConfiguration.Builder(this); monthCalendar.setCalendarPrepareCallback(this); monthCalendar.prepareCalendar(builder.build()); monthCalendar.setOn

网友评论