Skip to content

Android library for displaying an overview of events for a week like in a schedule(us) or timetable(uk).

License

Notifications You must be signed in to change notification settings

tobiasschuerg/android-week-view

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3960d4b · Apr 17, 2019

History

51 Commits
Feb 10, 2019
Feb 10, 2019
Dec 29, 2018
Apr 17, 2019
Feb 24, 2018
Feb 11, 2018
Feb 10, 2019
Feb 24, 2018
Dec 29, 2018
Nov 5, 2018
Feb 11, 2018
Feb 11, 2018
Feb 11, 2018

Repository files navigation

Build Status

Android Week View

Android library for displaying an overview of events for a week like in a schedule(us) or timetable(uk).

It's the week view initially used in Schedule Deluxe (https://play.google.com/store/apps/details?id=com.tobiasschuerg.stundenplan), which is now outfactored in favor of a better modularization.

Get it

  1. Add it in your root build.gradle at the end of repositories:
allprojects {
  repositories {
  ...
  maven { url 'https://jitpack.io' }
  }
}
  1. Step 2. Add the dependency
dependencies {
  compile 'com.github.tobiasschuerg:android-week-view:-SNAPSHOT'
}

About

Android library for displaying an overview of events for a week like in a schedule(us) or timetable(uk).

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages