Skip to content

java.lang.NoSuchMethodError: No static method intermediateLayout (intermediateLayout is deprecated) #49

Description

@axel7083

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions