android tutorial

we have learned the Basics of DataBinding. Today, we are going to put the basics into action by implementing a profile screen using data-binding concepts. The profile screen will have profile details at the top and the below section will have post images in grid format. The grid will be achieved using a RecyclerView implementing the data-binding in adapter class.

Using DataBinding in an adapter class, keeps the code to very minimal as lot of things will be taken care in the layout itself.

H2
H3
H4
3 columns
2 columns
1 column
Join the conversation now
Logo
Center