Baseflow / Baseflow/XF-Material-Library
Add iOS fix for MaterialDialogFragment
Open
- Dominant language
- C#
- Stars
- 633
- Forks
- 150
- PR merge metrics
- No merged PRs in 30d
Description
## 🐛 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:

in MaterialDialogFragment.xaml on line 97
### Configuration
**Version:** 1.8.0
**Platform:**
- iphone: iOS 16
- Xamarin.Forms : 5.0.0.2012
Contributor guide
Assessment
This issue has not been assessed yet.