thunderbird/thunderbird-android

Switch to Activity Result API

Open

#7 758 ouverte le 16 avr. 2024

Voir sur GitHub
 (5 commentaires) (0 réactions) (0 assignés)Kotlin (2 734 forks)batch import
good first issuetype: task

Métriques du dépôt

Stars
 (13 479 stars)
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