thunderbird/thunderbird-android

Switch to Activity Result API

Open

#7,758 opened on 2024年4月16日

GitHub で見る
 (5 comments) (0 reactions) (0 assignees)Kotlin (2,734 forks)batch import
good first issuetype: task

Repository metrics

Stars
 (13,479 stars)
PR merge metrics
 (平均マージ 7d 4h) (30d で 81 merged PRs)

説明

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

コントリビューターガイド