In Xiaomi devices, when dialog was closed with animation, activity blink's with black color for few milliseconds. The solution to fix this its just diable animation on close, and it works. But when you enable "dismissOnTouchOutside" you cannod disable animation, cause you cant override this method, so its again blinking.
In Xiaomi devices, when dialog was closed with animation, activity blink's with black color for few milliseconds. The solution to fix this its just diable animation on close, and it works. But when you enable "dismissOnTouchOutside" you cannod disable animation, cause you cant override this method, so its again blinking.