Please complete the following information:
- Library Version 0.4.0
- Affected Device(s): Android
Describe the Bug:
Reading compose-ui#1.7.0-beta01 release note, we can see
Removed deprecated intermediateLayout modifier. (I3e91c)
When using the library with compose 1.8 got the following error
java.lang.NoSuchMethodError: No static method intermediateLayout(Landroidx/compose/ui/Modifier;Lkotlin/jvm/functions/Function3;)Landroidx/compose/ui/Modifier; in class Landroidx/compose/ui/layout/LookaheadScopeKt; or its super classes (declaration of 'androidx.compose.ui.layout.LookaheadScopeKt' appears in /data/app/~~o36buPVi2bsZXFNseU0IFA==/com.jetbrains.kmpapp-EYesqARA2d61wfCgqUoz0Q==/base.apk!classes15.dex)
Expected Behavior:
A clear description of what you expected to happen.
Please complete the following information:
Describe the Bug:
Reading compose-ui#1.7.0-beta01 release note, we can see
When using the library with compose 1.8 got the following error
Expected Behavior:
A clear description of what you expected to happen.