square/workflow-kotlin

Make dialogs drive Activity.onUserInteraction

Aperta

#313 aperta il 8 feb 2021

 (0 commenti) (0 reazioni) (0 assegnatari)Kotlin (112 fork)github user discovery
good first issuemodalsui

Metriche repository

Star
 (1120 stelle)
Metriche merge PR
 (Merge medio 55g 8h) (9 PR mergiate in 30 g)

Descrizione

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.

Guida contributor