Skip to content

Understand Data Binding, Layouts and Data Binding Expressions, Work with Observable Data Object, Load Image from Url using Glide

Notifications You must be signed in to change notification settings

ddiffa/DataBinding-Example

Repository files navigation

To Enable the Data Binding in your project, you just need to add this to your apps build.gradle file.

dataBinding{
        enabled = true
    }

About

Understand Data Binding, Layouts and Data Binding Expressions, Work with Observable Data Object, Load Image from Url using Glide

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages