
SE Radio 558: Michael Fazio on Modern Android Development
Software Engineering Radio - the podcast for professional software developers
00:00
How to Use Jetpack to Access Components in XML
Jetpack offers data binding and view binding, which are ways to easily access components within XML. So instead of having to like do a lookup based on ID for all your components in your UI, you can use one of these to get at it more easily. Now, again, if you're doing compose, you're already in your code. You don't have to try to do some kind of extra library to bind stuff together.
Transcript
Play full episode