Releases: redth-org/AndHUD
Releases · redth-org/AndHUD
2.0.2
What's Changed
- Update examples in README to match what is available in AndHUD 2.0 by @beeradmoore in #54
- Fix deadlock dismissing dialog by @Cheesebaron in #55
- Add timeouts to semaphoreslim waits by @Cheesebaron in #58
New Contributors
- @beeradmoore made their first contribution in #54
Full Changelog: 2.0.0...2.0.2
2.0.0
- .NET 7.0 Support
- Removed legacy Xamarin support
- Added set of API's which take a
UIWindow
parameter in case of multi window apps - Keyboard measurement is done via Notification
BigTed.ProgressHUD.Initialize()
method to register keyboard notifications added
Full Changelog: 1.5.0...2.0.0