thunderbird/thunderbird-android

Switch to Activity Result API

Open

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

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

説明

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

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