mvvmlight icon indicating copy to clipboard operation
mvvmlight copied to clipboard

MvvmLight.Platform.AndroidX Library

Open gianlucaparadise opened this issue 5 years ago • 0 comments

Starting from the GalaSoft.MvvmLight.Platform.AndroidSupport project, it has been created a new project (GalaSoft.MvvmLight.Platform.AndroidX) in order to support the RecyclerView from the AndroidX library over the one from the Android Support Library.

In my opinion, the GalaSoft.MvvmLight.Platform.AndroidSupport project should be deprecated and not maintained any further. This is why I just duplicated the code, instead of changing the using clauses with conditional compiling.

How can we proceed with Nuget package publishing?

Once the Nuget package is published, this pull request closes #80.

gianlucaparadise avatar Jan 16 '20 20:01 gianlucaparadise