HardikLohogaonkar

Results 2 comments of HardikLohogaonkar

Yes. If I accidentally tap outside dialog it will automatically close without authorizing, also there is a method named as onTouchOutside(). If you give us this option it will beneficial.

Just add this method to your dialog "setCanceledOnTouchOutside(false)" This will prevent dialog from closing if we tap outside dialog.