thunderbird/thunderbird-android

Switch to Activity Result API

Ouverte

#7 758 ouverte le 16 avr. 2024

 (5 commentaires) (0 réaction) (0 personne assignée)Kotlin (2 734 forks)batch import
good first issuetype: task

Métriques du dépôt

Stars
 (13 479 étoiles)
Métriques de merge PR
 (Merge moyen 7j 4h) (81 PRs mergées en 30 j)

Description

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

Guide contributeur