redth-org / BTProgressHUD

Port to Xamarin.iOS of the SVProgressHUD
Other
118 stars 64 forks source link

Dark Mode Fix #75

Closed AyonAB closed 4 years ago

AyonAB commented 4 years ago

:sparkles: What kind of change does this PR introduce? (Bug fix, feature, docs update...)

Bug fix

:arrow_heading_down: What is the current behavior?

Crashes on iOS 12 or older devices

:new: What is the new behavior (if this is a feature change)?

:boom: Does this PR introduce a breaking change?

Nope

:bug: Recommendations for testing

Run the app in multiple versions of iOS device, also use custom foreground Color

:memo: Links to relevant issues/docs

Fixes #74

:thinking: Checklist before submitting