Closed Jeevamca closed 5 years ago
Hi We have an issue on Android 7.0,
We used the below statement to display the process percentage in Android. Its works well till Android 6.0.1
AndHUD.Shared.Show(Forms.Context, "Loading... " + percentage + "%", percentage, MaskType.Clear);
In Andorid 7.0 It's shows always Loading...0% . Could you please help me on this.
Re-open if it is still an issue.
Hi We have an issue on Android 7.0,
We used the below statement to display the process percentage in Android. Its works well till Android 6.0.1
AndHUD.Shared.Show(Forms.Context, "Loading... " + percentage + "%", percentage, MaskType.Clear);
In Andorid 7.0 It's shows always Loading...0% . Could you please help me on this.