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
java.lang.NoSuchMethodError: No static method HorizontalPager-_-WMjBM(Lcom/google/accompanist/pager/PagerState;Landroidx/compose/ui/Modifier;ZFZLandroidx/compose/foundation/gestures/FlingBehavior;Landroidx/compose/ui/Alignment$Vertical;Landroidx/compose/ui/Alignment$Horizontal;Lkotlin/jvm/functions/Function4;Landroidx/compose/runtime/Composer;II)V in class Lcom/google/accompanist/pager/Pager; or its super classes (declaration of 'com.google.accompanist.pager.Pager' appears in /data/app/~~3aa2bLN0YE5vCRWALBVRjQ==/de.charlex.aquacalculator-wZ44zsF6ZnbtYdGoWq_oCw==/base.apk!classes25.dex)
at com.vanpra.composematerialdialogs.datetime.date.DatePickerKt.DatePickerImpl(DatePicker.kt:110)
at com.vanpra.composematerialdialogs.datetime.date.DatePickerKt.datepicker(DatePicker.kt:89)
at de.charlex.aquacalculator.ui.components.DateFieldKt$DateField$1.invoke(DateField.kt:61)
at de.charlex.aquacalculator.ui.components.DateFieldKt$DateField$1.invoke(DateField.kt:60)
The text was updated successfully, but these errors were encountered:
Accompanist changed the HorizontalPager.
google/accompanist#678
Maybe thats the reason for the crash?
The text was updated successfully, but these errors were encountered: