Join Slack
Powered by
I've been trying to debug performance issues and o...
# compose
v
vanpra
04/26/2021, 10:55 PM
I've been trying to debug performance issues and optimising the following code but can't seem to get it to a state where there are no skipped frames:
https://github.com/vanpra/compose-material-dialogs/blob/main/datetime/src/main/java/com/vanpra/composematerialdialogs/datetime/DatePicker.kt#L3[…]14
. Commenting out the YearPicker or the CalendarView fixes the skipped frames but I'm not able to pin point the exact issue with them. Thanks in advance!
3
Views
Open in Slack
Previous
Next