Universal.Android 0.9.9.3

dotnet add package Universal.Android --version 0.9.9.3
NuGet\Install-Package Universal.Android -Version 0.9.9.3
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Universal.Android" Version="0.9.9.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Universal.Android --version 0.9.9.3
#r "nuget: Universal.Android, 0.9.9.3"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Universal.Android as a Cake Addin
#addin nuget:?package=Universal.Android&version=0.9.9.3

// Install Universal.Android as a Cake Tool
#tool nuget:?package=Universal.Android&version=0.9.9.3

Class library for accelerating Xamarin.Android development.

Note: If you encounter layout inflation exceptions (could be masked as NotFoundException, or some issue with text_color_secondary.xml etc), make sure you define colorControlNormal and use a style with that attribute defined.

Product Compatible and additional computed target framework versions.
MonoAndroid monoandroid81 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on Universal.Android:

Package Downloads
Universal.Android.RealWear

Xamarin Android wrappers for developing applications for the HMT-1 device.

Universal.Android.Microsoft

Exposes common Microsoft services for use with Xamarin Android projects.

RedMarble.Edison.Android

Red Marble AI's Edison Framework for building voice-enabled assistant applications.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.9.9.3 1,746 11/20/2019

New convenience methods to show standard alert dialogs. New methods to synchronize the use of the loading overlay.