SpotsDialog.Xamarin
0.8.0
See the version list below for details.
dotnet add package SpotsDialog.Xamarin --version 0.8.0
NuGet\Install-Package SpotsDialog.Xamarin -Version 0.8.0
<PackageReference Include="SpotsDialog.Xamarin" Version="0.8.0" />
paket add SpotsDialog.Xamarin --version 0.8.0
#r "nuget: SpotsDialog.Xamarin, 0.8.0"
// Install SpotsDialog.Xamarin as a Cake Addin #addin nuget:?package=SpotsDialog.Xamarin&version=0.8.0 // Install SpotsDialog.Xamarin as a Cake Tool #tool nuget:?package=SpotsDialog.Xamarin&version=0.8.0
https://github.com/d-max
This is a Xamarin Binding Library project that I created in order to use Spots.Dialog within my Xamarin.Android applications and replace the Progress Dialog.
Original Description:
Android AlertDialog with moving spots progress indicator packed as android library. Example:
AlertDialog dialog = new SpotsDialog(context);
dialog.Show();
//...
dialog.Dismiss();
Current Version of FlexBoxLayout is 0.7
https://github.com/d-max/spots-dialog
The original library was developed by:
Maksym Dybarskyi
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.