awesome. but I still don't see the point why you u...
# android
m
awesome. but I still don't see the point why you use MutableLiveData for login fields. The observablefield was my best guess to reduce boilerplate code that exist in the fragment, due to
observing
method and a lot of
check or validation
. And again, it's a matter of preference. Thanks for providing the solution code as well *cmiiw