thunderbird / thunderbird-android

K-9 Mail – Open Source Email App for Android
https://k9mail.app/
Apache License 2.0
9.47k stars 2.42k forks source link

Switch to Activity Result API #7758

Open cketti opened 3 weeks ago

cketti commented 3 weeks ago

Use the Activity Result API instead of manually calling startActivityForResult() and handling the result in onActivityResult().