XF-Material-Library icon indicating copy to clipboard operation
XF-Material-Library copied to clipboard

Add iOS fix for MaterialDialogFragment

Open vladsava87 opened this issue 1 year ago • 0 comments

🐛 Bug Report

Plase include the fix for iOS, which was already added to the other dialog buttons.

Expected behavior

Custom content dialog's buttons not overlaping

Reproduction steps

Call MaterialDialog.Instance.ShowCustomContentAsync

Fix

Include:

image

in MaterialDialogFragment.xaml on line 97

Configuration

Version: 1.8.0

Platform:

  • iphone: iOS 16
  • Xamarin.Forms : 5.0.0.2012

vladsava87 avatar Sep 28 '22 11:09 vladsava87