Robobinding is a data-binding Presentation Model(MVVM) framework for the Android platform.
Robobinding helps you write UI code that is easier to read, test and maintain without performance compromise (code generation instead of java reflection). For more details, checkout their official page here.