MichaelShapiro

Results 13 comments of MichaelShapiro

Please, any comments on this are greatly appreciated. I use the Microsoft AppCenter sdk in the app and the upcoming release of that sdk will not work any longer with...

Thank you for a great question and I appreciate Laurent's quick response. I am in the same boat - deciding if I should take it outside of the nuget or...

@michael-hawker Thank you for the update. (How to find you on Discord? SOLVED :) ) I've never used the Toolkit, so I really do not know much about it. I...

isn't this exact situation described in the documentation here?: http://www.mvvmlight.net/doc/xam1.cshtml

@gianlucaparadise sorry for unrelated question, can you explain how exactly do you use the GalaSoft.MvvmLight.Platform.AndroidSupport package, please?

Oh, ok, I see.. so it is only for certain specific things. I actually use JimBobBennett.MvvmLight.AppCompat lib to make MVVMLight compatible with Android Support Libs (at least for navigation purposes)....

@gianlucaparadise - I am so sorry, you are correct - I meant to say that Xamarin.AndroidX is in preview. As a result I am holding off on migration in the...

@ewerspej When I KeyboardAutoManagerScroll.Disconnect() on that page the behavior is as follows: jumping stops. keyboard/picker pops up on top of any elements in the bottom portion of the page.

@DeerSteak Have you tried calling AppCenter.Start from the App.xaml.cs constructor instead of the OnStart method?