alamkanak / Android-Week-View

Android Week View is an android library to display calendars (week view or day view) within the app. It supports custom styling.
Apache License 2.0
3.42k stars 1.23k forks source link

Set Month in textView #348

Closed fabioDnaweb closed 8 years ago

fabioDnaweb commented 8 years ago

Hi, I Have a textview in top of my WeekView control; I want set the Month name when the weekview scroll. Any idea or example? The method onMonthChange don't work.

THX

entropitor commented 8 years ago

mWeekView.setScrollListener() to get an event every time the first visible day has changed