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

Change X-axis and y-axis, and vertical scrolling to specific range #591

Open swatiomar27 opened 1 year ago

swatiomar27 commented 1 year ago

Hi, I also have a requirement to change the week view time part(y axis) to predefined names. Suppose name of 40 persons. x axis should be time. How you achieved this? Could you please help? Also want vertical scrolling till the last item reached. How can i use that ?