Baseflow / Baseflow/XF-Material-Library
Loading Dialog smaller without text
- Dominant language
- C#
- Stars
- 633
- Forks
- 150
- PR merge metrics
- No merged PRs in 30d
Description
### 🚀 Feature Requests
### Contextualize the feature
I don't know if this is possible but when the loading dialog doesn't have text it is possible to reduce de size of loading Dialog?
If I want a loading dialog without text I do something like that
`MaterialDialog.Instance.LoadingDialogAsync(message: null)`
but the size still remains.
### Describe the feature
Reduce the size of loading Dialog

### Configuration
Version: 1.x
### Platforms affected
- [x] 📱 iOS
- [x] 🤖 Android
- [x] 🏁 WPF
- [x] 🌎 UWP
- [x] 🍎 MacOS
- [x] 📺 tvOS
- [x] 🐒 Xamarin.Forms
Contributor guide
Assessment
This issue has not been assessed yet.