Android-Password-Store/app/src
Harsh Shandilya c70c1792f6
all: refactor ActivityResultContracts usages to adhere to API requirements
The newest versions of AndroidX Activity and Fragments correctly enforce the
requirement for all contracts to be registered at class init or before
the lifecycle has reached `Lifecycle.State.STARTED`. To comply with these requirements,
move all instances of `registerForActivityResult` being called at arbitrary points
in the code to be done at class init.

Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
(cherry picked from commit cf03c55478)
2020-10-13 12:03:49 +05:30
..
androidTest/java/com/zeapo/pwdstore
debug/res
free/java/com/zeapo/pwdstore/autofill/oreo/ui
main all: refactor ActivityResultContracts usages to adhere to API requirements 2020-10-13 12:03:49 +05:30
nonFree
test/java/com/zeapo/pwdstore