If I have a `BackHandler` and an `AlertDialog`, the BackHandler is not invoked on Back press. Is tha...
c
If I have a
BackHandler
and an
AlertDialog
, the BackHandler is not invoked on Back press. Is that expected?
i
You'll need to wait for https://issuetracker.google.com/201909853 to be solved
c
Thanks!