Quivr / 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

On Load scroll to current time, not 12am

jlurena opened this issue · comments

When widget is displayed, it should automatically scroll down/display first the current time.

Can we make this a thing?

Hi @jlurena, I just added this functionality in my fork: thellmund@535b92b
Maybe it helps 😊