MvvmCross / MvvmCross-AndroidSupport

Android support library packages for MvvmCross: The .NET MVVM framework for cross-platform solutions.
http://mvvmcross.com
15 stars 0 forks source link

Added MvxAppCompatDialogFragment #211

Closed IlSocio closed 8 years ago

IlSocio commented 8 years ago

https://github.com/MvvmCross/MvvmCross-AndroidSupport/issues/209 I also added the EventSource folder and moved there all the EventSource classes.

This PR will need to be updated as soon as the https://github.com/MvvmCross/MvvmCross-AndroidSupport/pull/210 will be merged.

The references to using MvvmCross.Droid.Support.V7.Fragging.Fragments will need to be replaced with the updated namespace: using MvvmCross.Droid.Support.V4