I'm using ACRUserDialog in my Xamarin.Forms app, when i change the MaskType Property it works great on IOS but it doesn't change at all in Android.
using (UserDialogs.Instance.Loading("Loading...", null, null, true, MaskType.Clear))
anyone got a solution for this?
↧
Acr User Dialogs: MaskType issue in android.
↧