-
### Description
I want to change the Increment value of a stepper dynamically. Since I use MVVM pattern I bind the value to a double in my ViewModel which can be manipulated by the user:
```
…
-
### Description
While bulding my simple app I´ve notice a little bug (dont know if its a feature or not) showing a flyout menu on few frames in only tab bar menu app in case of user decided to do bac…
-
Thanks a lot for this great library.
We see the following stack trace on some Android 11 device. Unfortunately we can not reproduce it directly. Is there any chance we can fix this with just the s…
-
-
### Description
SelectionChanged command is not called when Frame is in CollectionView item template.
MAUI 7.0.81
```
…
-
Переработать работу с базой данных, согласно Clean Architecture.
Материалы, которые можно использовать:
- https://github.com/mcalvog/Movies
- https://github.com/akhilesh0707/Rick-and-Morty
- h…
-
### Current behavior
I've created a item template for a navigationview item with a model. I've set it to capture the selection state by adding a another navview item with two-way bindings like this
…
-
E/AndroidRuntime: FATAL EXCEPTION: main
Process: com.kotlin.mvvm, PID: 17943
java.lang.IllegalArgumentException: Called attach on a child which is not detached: BaseViewHolder{830314c positi…
-
Hi folks,
so I am reading Blazor book and there is my beloved MVVM : ).
every time I encounter MVVM in .NET I ask myself; could I use Prism here?
Do you need a MVVM 'framework' in Blazor or it's j…
-
https://github.com/MindorksOpenSource/android-mvvm-architecture/blob/595acd0c79a4a7a51594cbc88071f85f266f26ff/app/src/main/java/com/mindorks/framework/mvvm/ui/login/LoginActivity.java#L91