Skip to content Skip to sidebar Skip to footer
Showing posts with the label Mvvmcross

Mvxlistview In Android With Mvvmcross

I'm using MvvmCross v3 and I have a little problem with list in Android. I actually have a Mvx.… Read more Mvxlistview In Android With Mvvmcross

Mvvmcross Fragments Resolving

I'm using Xamarin with MvvmCross, and have problem with fragments usage. I call ShowViewModel s… Read more Mvvmcross Fragments Resolving

Android View States: Pressed, Activated, Selected Etc. Bindings. Do I Have To Write Custom Bindings?

Binding a boolean (HasLiked) to Pressed from viewmodel results in error: Failed to create target bi… Read more Android View States: Pressed, Activated, Selected Etc. Bindings. Do I Have To Write Custom Bindings?

Do Not Request Window.feature_action_bar And Set Windowactionbar To False In Your Theme To Use A Toolbar Instead

I'm having this issue when I applied the toolbar into my app and it crashed when I try to run t… Read more Do Not Request Window.feature_action_bar And Set Windowactionbar To False In Your Theme To Use A Toolbar Instead

Mvxrecyclerview Fluent Api Binding

I am unable to bind ItemClick from MvxRecyclerView (or its Adapter) to a command on my ViewModel us… Read more Mvxrecyclerview Fluent Api Binding

After Updating Mvvmcross 5.2 I Have Error Fragment Already Active

I have a problem after updating to the new MvvmCross 5.2. I have forced uninstalled MvvmCross.Droi… Read more After Updating Mvvmcross 5.2 I Have Error Fragment Already Active