Hi guys good morning
Currently, i am using Databinding (one-way data binding, using handler to perform action on any event triggered by a view)
can anyone share me any blog link or GitHub project where iIcan learn about MVVM architecture? I want to learn following what should be directory structure, how to properly implement MVVM. What is Observable Fields/String etc? I don't want to use RxJava right now(i don't want to dig my own grave right now).
Following is my project structure... prntscr.com/dpdvon