commit | bbaea76e985ec808b4bb078ece2dfdfed730abec | [log] [tgz] |
---|---|---|
author | Mark Renouf <mrenouf@google.com> | Tue Feb 27 13:35:54 2024 -0500 |
committer | Mark Renouf <mrenouf@google.com> | Tue Feb 27 18:36:24 2024 +0000 |
tree | 1e745a23821502553fbe627c0a0bbe6ae75ad7f6 | |
parent | 48bd239ea762e4c0c6cf5b3bd1e53eb6720c9fbd [diff] |
Moves Activity Lifecycle methods up to the top in order of occurance This helps to keep the execution model of the activity lifecycle in mind while reviewing and debugging. Test: Only reorders methods, no functional change Bug: 309960444 Change-Id: If56514beb1ae790a25d8ec885efbcedaba37c484
IntentResolver
provides the implementation for Intent ACTION_CHOOSER
See also: ShareCompat.IntentBuilder