Info
Version: | 0.9.9.3 |
Author(s): | Andrew Ong |
Last Update: | Wednesday, November 20, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Universal.Android |
Install
Install-Package Universal.Android
dotnet add package Universal.Android
paket add Universal.Android
Universal.Android Download (Unzip the "nupkg" after downloading)
Dependencies
- NAudio(>= 1.9.0)
- Xamarin.Android.Support.Constraint.Layout(>= 1.1.2)
- Xamarin.Android.Support.Design(>= 28.0.0.3)
- Xamarin.Android.Support.v7.AppCompat(>= 28.0.0.3)
- Xamarin.Android.Support.v7.RecyclerView(>= 28.0.0.3)
- Universal.Common(>= 6.2.3)
- Universal.Common.Audio(>= 0.1.3)
- Universal.Common.Forms(>= 0.5.0)
- Universal.Common.Mathematics(>= 3.7.2)
- Universal.Common.Serialization(>= 2.1.2.1)
Tags
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.