You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Material-calendarview:1.4.2 is slow, it must be replaced or upgraded. (Edit better in 1.5.0) Caldroid is a good choice, but a fragment cannot be easely inserted into a onCreateDialog. API will be forked for a custom CalendarView or create a pull request in Material-calendarview
The text was updated successfully, but these errors were encountered:
I am using version 2.0 and still have issues with performance. It takes about 1.5 - 2 seconds to open the dialog. I don't know if this can be made faster, but other time picker libraries I tried open noticeably faster. I use startAtTimeView(); if this helps.
I don't really have time to do the tests to improve the display speed of this project, if someone wants to do some code introspection, it would be a great help.
Material-calendarview:1.4.2 is slow, it must be replaced or upgraded. (Edit better in 1.5.0)
Caldroid is a good choice, but a fragment cannot be easely inserted into a
onCreateDialog
. API will be forked for a custom CalendarView or create a pull request in Material-calendarviewThe text was updated successfully, but these errors were encountered: