Data Binding Library | App architecture | Android Developers
The Data Binding Library is a support library that lets you bind UI components in your layouts to data sources in your app using a declarative format rather than programmatically, simplifying UI code and improving app performance.