orhanobut / dialogplus

Advanced dialog solution for android
Apache License 2.0
5k stars 793 forks source link

onBackPressed not working when focus on edittext in dialog #198

Open Slake07 opened 4 years ago

Slake07 commented 4 years ago

When dialog is open and focused on editext of dialog, Dialog is not dismissed on backpress and parent fragment is closed.