MaterialCalendar Save Abandoned

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

Project README

Material Design Calendar

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

Demo Calendar

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.
Open Source Agenda is not affiliated with "MaterialCalendar" Project. README Source: jMavarez/MaterialCalendar
Stars
197
Open Issues
0
Last Commit
5 years ago

Open Source Agenda Badge

Open Source Agenda Rating