MugenMvvmToolkit.Android.AppCompat
5.1.0
See the version list below for details.
dotnet add package MugenMvvmToolkit.Android.AppCompat --version 5.1.0
NuGet\Install-Package MugenMvvmToolkit.Android.AppCompat -Version 5.1.0
<PackageReference Include="MugenMvvmToolkit.Android.AppCompat" Version="5.1.0" />
paket add MugenMvvmToolkit.Android.AppCompat --version 5.1.0
#r "nuget: MugenMvvmToolkit.Android.AppCompat, 5.1.0"
// Install MugenMvvmToolkit.Android.AppCompat as a Cake Addin #addin nuget:?package=MugenMvvmToolkit.Android.AppCompat&version=5.1.0 // Install MugenMvvmToolkit.Android.AppCompat as a Cake Tool #tool nuget:?package=MugenMvvmToolkit.Android.AppCompat&version=5.1.0
This package adds Android Support Library v7 AppCompat support for MugenMvvmToolkit.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
MonoAndroid | monoandroid10 is compatible. |
-
- MugenMvvmToolkit (>= 5.1.0 && < 5.2.0)
- Xamarin.Android.Support.v7.AppCompat (>= 23.0.1.3)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on MugenMvvmToolkit.Android.AppCompat:
Package | Downloads |
---|---|
MugenMvvmToolkit.Android.Preference
This package adds Android Support Library v7 Preference support for MugenMvvmToolkit. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Core:
- Fixed incorrect behavior of the SuspendNotifications method in the SynchronizedNotifiableCollection class when using in UI thread.
- Removed the IViewModelSettings.DisposeIocContainer property.
- Added the IConfigurableWrapperManager interface.
- Updated the WrapperRegistrationModuleBase class now it uses the IConfigurableWrapperManager interface instead of the WrapperManager class.
Binding:
- Removed null-check for the method call expressions.
- Optimized memory usage for the AttachedBindingMember class.
Android:
- Removed the BindableLayoutInflater class.
- Changed the view creation factory.
- Optimized the cache strategy for weak references.
- Increased the bindings performance.
Xamarin.Forms:
- Updated Xamarin.Forms to 2.0.0.6482.