thunderbird/thunderbird-android

Switch to Activity Result API

Open

#7,758 创建于 2024年4月16日

在 GitHub 查看
 (5 评论) (0 反应) (0 负责人)Kotlin (2,734 fork)batch import
good first issuetype: task

仓库指标

Star
 (13,479 star)
PR 合并指标
 (平均合并 7天 4小时) (30 天内合并 81 个 PR)

描述

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

贡献者指南