UserDialogs.Instance.ActionSheetAsync(title, cancelText, destructionText, cancellationToken, options); <== this call
resulting dialog on Android tablet is too small and content (ActionSheetButton) are squished.
is there any customization, re-sizing of the popup?