Apps must ask the user to grant permission: ACTION_MANAGE_OVERLAY_PERMISSION to draw over other apps, currently ComposeFloatingWindow is not controlling and the app breaks when you want to show ComposeFloatingWindow because there is no permission available to draw over other apps
Fix

Apps must ask the user to grant permission:
ACTION_MANAGE_OVERLAY_PERMISSIONto draw over other apps, currently ComposeFloatingWindow is not controlling and the app breaks when you want to show ComposeFloatingWindow because there is no permission available to draw over other appsFix
