MaterialCalendar

A Material design calendar inspired by the CalendarView of School Diary.

Github星跟踪图

Material Design Calendar

A Material design calendar inspired by the CalendarView of School Diary.

Usage

  1. Add CalendarView into your layouts or view hierarchy.

Example:

    <com.jmavarez.materialcalendar.CalendarView
        android:id="@+id/calendarView"
        android:layout_width="match_parent"
        android:layout_height="wrap_content"
        app:mc_color="?attr/colorPrimary"
        />

Check the example app for more information.

Contributing

Would you like to contribute? Fork us and send a pull request! Be sure to checkout our issues first.

License

  Copyright (c) Josue Mavarez 2017

  Licensed under the Apache License, Version 2.0 (the "License");
  you may not use this file except in compliance with the License.
  You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

  Unless required by applicable law or agreed to in writing, software
  distributed under the License is distributed on an "AS IS" BASIS,
  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  See the License for the specific language governing permissions and
  limitations under the License.

主要指标

概览
名称与所有者jMavarez/MaterialCalendar
主编程语言Java
编程语言Java (语言数: 1)
平台
许可证
所有者活动
创建于2017-01-20 16:09:50
推送于2018-05-22 20:27:14
最后一次提交2018-05-22 17:27:14
发布数0
用户参与
星数197
关注者数2
派生数30
提交数2
已启用问题?
问题数2
打开的问题数0
拉请求数0
打开的拉请求数0
关闭的拉请求数0
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?