Android学习AndroidAndroid开发

【Android开源库合集】日历效果

2017-07-27  本文已影响1547人  紫豪

前言

本文旨在收集日历相关的优质开源库,从而帮助大家更方便、快捷的找到想要的内容,如有不足,还望海涵,欢迎各位在文章下方评论分享更多优秀类库。

翻译不精,如有错误,还望各位批评指正。
特别鸣谢:广州-丝袜


  1. material-calendarview

A Material design back port of Android's CalendarView. The goal is to have a Material look and feel, rather than 100% parity with the platform's implementation.
译:一个Material design的向后兼容的Android日历视图。目标是要有一个物质的外观和感觉,而不是与平台的实现100%的对等。

Android-MonthCalendarWidget_1

This library replicates the basic features of the Calendar and Agenda views from the Sunrise Calendar (now Outlook) app, coupled with some small design touch from the Google Calendar app.
译:这个库复制了日历的基本功能和日程视图(现在是Outlook)应用,加上谷歌日历应用的一些小设计。

AgendaCalendarView_1

CompactCalendarView is a simple calendar view which provides scrolling between months. It's based on Java's Date and Calendar classes. It provides a simple api to query for dates and listeners for specific events. For example, when the calendar has scrolled to a new month or a day has been selected.
译:compactcalendarview是一个简单的日历视图,它可以在几个月之间滚动。它是基于java的日期和日历类。它提供了一个简单的api来查询特定事件的日期和监听器。例如,当日历滚动到新的一个月或一天已选定。

WeekCalendar

未完待续...

上一篇下一篇

猜你喜欢

热点阅读