Daniel-Ioannou / Android-Week-View

Display highly customizable calendar views in your Android app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Android Week View

Android Week View is an Android library for displaying highly customizable calendar views within your app.

Features

  • Display single-day or multi-day calendar views in your app
  • Extensive styling customization possible
  • Supports JodaTime, ThreeTenABP, and the Java 8 Date API
  • Live preview in Android Studio’s layout editor
  • Infinite horizontal scrolling
  • Interactive via click and scroll listeners
  • Written in Kotlin

Getting started

  • Check out the wiki on how to get started.
  • Take a look at the sample app for more details on how to use WeekView.
  • See the changelog for new functionality and updates to the API.

License

Copyright 2014 Raquib-ul-Alam

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.

About

Display highly customizable calendar views in your Android app

License:Apache License 2.0


Languages

Language:Kotlin 100.0%