redth-org / AndHUD

Android Progress HUD and Dialog helpers for Xamarin.Android apps!
Apache License 2.0
180 stars 69 forks source link

Analyzers, docs and style cleanup #50

Open Cheesebaron opened 5 years ago

Cheesebaron commented 5 years ago

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

Analyzers, docs and style cleanup

:arrow_heading_down: What is the current behavior?

:boom: Does this PR introduce a breaking change?

Removes ShowSuccessWithStatus and ShowErrorWithStatus, which do exactly the same as ShowSuccess and ShowError.

:bug: Recommendations for testing

Run the sample.

:memo: Links to relevant issues/docs

:thinking: Checklist before submitting