square/workflow-kotlin

Make dialogs drive Activity.onUserInteraction

オープン

#313 opened on 2021/02/08

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)Kotlin (112 件のフォーク)github user discovery
good first issuemodalsui

Repository metrics

Stars
 (1,118 個のスター)
PR merge metrics
 (平均マージ 55d 8h) (30d で 9 merged PRs)

説明

That method is supposed to report any user interaction in the app, but it ignores Dialog windows. (DialogFragment reportedly has the same problem.) The fix is really simple, see this Stack Overflow comment.

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