Fixed
Status Update
Comments
ap...@google.com <ap...@google.com> #2
Please include a sample project that reproduces your issue.
ja...@gmail.com <ja...@gmail.com> #3
Comment has been deleted.
na...@gmail.com <na...@gmail.com> #4
Hello, have you checked sample project? I hope it will help find the issue.
na...@gmail.com <na...@gmail.com> #5
Comment has been deleted.
Description
We should remove all of the
UnknownNullness
suppressions from ComponentActivity, particularly in thestartActivityForResult
APIs where passing in a null intent will result in a runtime failure anyway.