opryzhek
Results
1
issues of
opryzhek
There are places where `MutableLiveData` is required, for example in two way data binding. It may be better to make `MutableLiveDataKtx` a subtype of `MutableLiveData` as these dependencies are hard...