Open
Description
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.
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.