Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ShowWeekNumbers option #795

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

mgray88
Copy link

@mgray88 mgray88 commented Jun 28, 2018

Needed this functionality for my own project, so thought I'd push it upstream. Adds the option to show week numbers in the month and week views

  • Show/hide week numbers
  • Can be enabled via xml with mcv_showWeekNumbers or via the mcv state object
  • Can be styled via xml or code similarly to WeekDayTextAppearance
  • Callback for Click and Long click
  • Not shown if there are no dates visible in the week

Let me know what you think, or if you'd like me to change or add something

mgray88 and others added 8 commits June 22, 2018 11:46
Fix - Bug when changing TimeZone of the device (prolificinteractive#622)
- Show/hide week numbers
- Can be styled via xml or code similarly to WeekDayTextAppearance
- Callback for Click and Long click
- Not shown if there are no dates visible in the week
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants