Android Architecture Component – Data Binding Library
I welcome everyone to the series of Android Architecture Components. Last time we have seen about Room library, ViewModel and LiveData. Now we are going to see about one more interesting library called Data Binding Library which is also present in the...