attach

fun attach(activity: ComponentActivity)

Wire the import file-picker launcher to the host activity's registry.

The launcher is auto-unregistered when the activity is destroyed so that this app-scoped singleton does not retain a reference back to the Activity via the ActivityResultRegistry.