Recent Releases of https://github.com/alamkanak/android-week-view
https://github.com/alamkanak/android-week-view - 1.2.6
- New: Add example of how to load events asynchronously in the sample app
- New: Add empty view click listener
- New: Add ability to turn off fling gesture
- Fix: Padding bug
- Fix: Bug when setting colors of different components
- Java
Published by alamkanak about 10 years ago
https://github.com/alamkanak/android-week-view - 1.2.5
- New: Add support for sub-classes of WeekViewEvent
- Fix: Scroll animation
- Fix: Add support for semi-transparent header colors
- Java
Published by alamkanak about 10 years ago
https://github.com/alamkanak/android-week-view - 1.2.4
NOTE: If you are using WeekView.MonthChangeListener, make sure to change it into MonthLoader.MonthChangeListener.
- New: Add support to have loaders other than MonthViewLoader
- New: Add pinch to zoom support
- New: Add support for location
- New: Add ability to have different colors for past, future, weekend days
- New: Add support for "now" line
- Java
Published by alamkanak about 10 years ago
https://github.com/alamkanak/android-week-view - 1.2.3
- New: Use
getFirstVisibleHourmethod to get the first visible hour in the week view - New: Get callbacks when scrolling horizontally
- Fix:
goToHourandgoToDatemethods has been fixed
- Java
Published by alamkanak almost 11 years ago