With on-device authentication support, I open `KeyboardDialog` with pre-filled user email address. When user clicks `Continue` button, I want to verify email address and show error message if it is not correct, similar like on the picture. Haven't found any solution on how to show dialog on top of another dialog. Thanks in advance.