Kalendar icon indicating copy to clipboard operation
Kalendar copied to clipboard

java.lang.NoSuchMethodError: No static method - AnimatedContent

Open ferenczAndras opened this issue 1 year ago • 2 comments

java.lang.NoSuchMethodError: No static method AnimatedContent(Ljava/lang/Object;Landroidx/compose/ui/Modifier;Lkotlin/jvm/functions/Function1;Landroidx/compose/ui/Alignment;Ljava/lang/String;Lkotlin/jvm/functions/Function4;Landroidx/compose/runtime/Composer;II)V in class Landroidx/compose/animation/AnimatedContentKt; or its super classes (declaration of 'androidx.compose.animation.AnimatedContentKt' appears in /data/app/~~ld90tcC92DCwdfLxq_5ZEg==/com.coachpass.h2oTeam-pl-p1A2QOnPKYKUPzRpTpw==/base.apk)
                                                                                                    	at com.himanshoe.kalendar.ui.component.header.KalendarHeaderKt.KalendarHeader(KalendarHeader.kt:87)
                                                                                                    	at com.himanshoe.kalendar.ui.oceanic.KalendarOceanicKt.KalendarOceanic(KalendarOceanic.kt:120)

Hi, I am using Compose 1.5.1 and I am getting this error for KalendarOceanic.

I love this library. amazing!

ferenczAndras avatar Sep 14 '23 09:09 ferenczAndras

i ran into the same problem. Have you had the solution yet.

ctb0k33 avatar Oct 26 '23 17:10 ctb0k33

Can you share a sample to reproduce this?

gsrathoreniks avatar Nov 01 '23 21:11 gsrathoreniks