square/workflow-kotlin

Make dialogs drive Activity.onUserInteraction

開放

#313 建立於 2021年2月8日

 (0 則留言) (0 個反應) (0 位負責人)Kotlin (112 個分叉)github user discovery
good first issuemodalsui

倉庫指標

星標
 (1,120 顆星)
PR 合併指標
 (平均合併 55天 8小時) (30 天內合併 9 個 PR)

描述

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.

貢獻者指南