Brett Nguyen

Results 14 comments of Brett Nguyen
trafficstars

I believe I solved your problem. Put this in your carousel viewmodel: public void OnDisappearing() { IsBusy = false; } then put this in your caurselpage.xaml.cs protected override void OnDisappearing()...

Good luck the author of this project hasn’t responded in like over a year. I have similar problem and I’ve received little to no help. I wish I could help...

> classic JNI error, the class `SharedTransitionPageRenderer` is lacking the JNI constructor: > > ``` > public SharedTransitionPageRenderer(IntPtr a, JniHandleOwnership b) > : base (a, b)) > { > >...