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

Another backstack flag not respected bug #295

Closed thefex closed 8 years ago

thefex commented 8 years ago

When Fragment exists in Cache AddToBackStack flag is not respected - fragment won't be added to BackStack.

PR in a minutes.