thunderbird/thunderbird-android

Switch to Activity Result API

Open

#7.758 geöffnet am 16. Apr. 2024

Auf GitHub ansehen
 (5 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Kotlin (2.734 Forks)batch import
good first issuetype: task

Repository-Metriken

Stars
 (13.479 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 7T 4h) (81 gemergte PRs in 30 T)

Beschreibung

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

Contributor Guide