umangburman / MVVM-DataBinding-With-LiveData-Login

MVVM, DataBinding With LiveData - Login Example
https://medium.com/@umang.burman.micro/login-example-with-mvvm-databinding-with-livedata-81319048afb0
Apache License 2.0
113 stars 49 forks source link

How to code it with retrofit post api call ? #6

Open ShreeOcean opened 2 years ago

ShreeOcean commented 2 years ago

https://github.com/umangburman/MVVM-DataBinding-With-LiveData-Login/blob/3d29be954d02fb4d0d08857148e51049438bdedb/app/src/main/java/com/example/umangburman/databindingwithlivedata/View/MainActivity.java#L56

I have been searching for a very long time to learn how to do an MVVM data-binding project where it includes retrofit post API but not getting exactly what I've been looking for. Any help will be grateful