rave-android icon indicating copy to clipboard operation
rave-android copied to clipboard

onActivityResult(Int, Int, Intent?): Unit' is deprecated. Deprecated in Java

Open olubunmialegbeleye opened this issue 2 years ago • 0 comments

onActivityResult(Int, Int, Intent?): Unit is deprecated.

Feature Request Type

  • [ ] Core functionality
  • [x] Alteration (enhancement/optimization) of existing feature(s)
  • [ ] New behavior

Description

Since onActivityResult() is deprecated, could you make RaveUiManager[.initialize()] accept an ActivityResultLauncher?. That way we can use the Activity Result APIs.

olubunmialegbeleye avatar Mar 02 '22 14:03 olubunmialegbeleye