Android-SwitchDateTimePicker icon indicating copy to clipboard operation
Android-SwitchDateTimePicker copied to clipboard

Slowdown

Open J-Jamet opened this issue 8 years ago • 2 comments

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

J-Jamet avatar Jan 31 '17 20:01 J-Jamet

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.

snappdevelopment avatar Aug 06 '19 17:08 snappdevelopment

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.

J-Jamet avatar Sep 07 '21 15:09 J-Jamet