-
Because MVVM & RxJava Databinding integration are two streams, which can be used separately, it is possible to split these into two separate libraries.
1. android-mvvm
- The generic Adapters & bi…
-
### Describe the bug
I am attempting to work through .NET Maui and in the process of reviewing I receive this message on all SourceGenerators in the dependencies area for Android. I see nothing in I…
-
We should stay with the MVVM concept once we decided for it.Therefore we should find a way to remove the UI dependencies in the UseCases which are currently located in our presentation layer. They mus…
-
For me this project is interesting because it is based on viewmodel pattern
I see it uses livedata, observe: very cool!
But I would have expected to see the binding like
```
```
(from https://de…
-
### What happened?
Hello, I'm a regular contributor in osu! and we haven't updated since 11.5.0. Paper trail here: https://github.com/ppy/osu/pull/27920
This issue mentioned in the title is happ…
-
**Description feedback/suggestion**
Before going furthuer(fix bugs or add more features), I guess this job should be done on priority.
And all business logics need to move out to viewmodel layer fr…
-
R and D on MVVM
-
如果您在使用中发现存在Bug,请在此提出,一同建造全网最优Android MVVM开发方案,感谢您的反馈!
-
- [x] Read up on Android design patterns
- [x] Read up on Android architecture
- [x] Read up on Android testing
- [ ] Read up on Android Jetpack
-
I am currently using official adb compiled for Android with Flutter. It has the advantage to be full adb but it doesn't work on iOS where you can't really execute binaries.
I am following your proj…