Closed kagg886 closed 8 months ago
Follow-up: It worked fine when I copied the source code from the jetlime folder in my project.
@kagg886 Thanks for reporting the issue. I'll have a look at it.
@kagg886 From your stack trace it seems like the error is related to CircularProgressIndicator
and has nothing to do with the JetLime library. You can try upgrading your Compose BOM version as suggested in this thread here or try to find the exact cause of the crash.
it works fine on compose bom: "2024.02.00" thanks :D
i am a beginner in
jetpack compose
:( this day i found this timeline widget and use it to my project, then errorstacktrace is here:
my gradle config is here:
XD