thunderbird/thunderbird-android

Switch to Activity Result API

Open

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

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

描述

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

贡献者指南