Ah fixed! So I had to update the `_loginFieldsVali...
# android
u
Ah fixed! So I had to update the
_loginFieldsValid
inside the ViewModel and then have an observer observe
loginFieldsValid
value from the fragment, and then update the
loginButtonEnabled
inside the fragment.