ComposeDialogs icon indicating copy to clipboard operation
ComposeDialogs copied to clipboard

Compose Dialogs for Android - Material3 Design (Dialog + Bottom Sheet Style + easily extendible)

Results 1 ComposeDialogs issues
Sort by recently updated
recently updated
newest added

Hi There I updated all my dependencies and I'm having a crash when any Dialog opens : ``` java.lang.NoSuchMethodError: No static method BasicAlertDialog(Lkotlin/jvm/functions/Function0;Landroidx/compose/ui/Modifier;Landroidx/compose/ui/window/DialogProperties;Lkotlin/jvm/functions/Function2;Landroidx/compose/runtime/Composer;II)V in class Landroidx/compose/material3/AndroidAlertDialog_androidKt; or its super classes...