onActivityResult(Int, Int, Intent?): Unit is deprecated.
Feature Request Type
Description
Since onActivityResult() is deprecated, could you make RaveUiManager[.initialize()] accept an ActivityResultLauncher?. That way we can use the Activity Result APIs.
onActivityResult(Int, Int, Intent?): Unitis deprecated.Feature Request Type
Description
Since onActivityResult() is deprecated, could you make
RaveUiManager[.initialize()]accept an ActivityResultLauncher?. That way we can use the Activity Result APIs.