View binding in android
In this video we are going to learn about View binding in android,benefits of View binding in android and how to use in android project.
How to use View binding in android project.In this vedio we learn how to use View binding in activity and fragment.View binding is replacement of findViewById.
In App level gradle file add this
android {
...
buildFeatures {
viewBinding true
}
}
See also these Urls
https://developer.android.com/topic/l...
Instagram - / techbrainster
facebook - / techbrainster
Twitter - / pankajk51736731
[email protected]
#viewbindingandroid
#viewbindinginandroidhindi
#viewbindingandroidstudio
#techbrainster