04. Introduction to Jetpack Compose

Widgets defined in XML, but state change (and ownership), event handling etc. happens in the code, leading to poor separation of concerns.

Jetpack Compose:

‘Components’ are functions the @Composable annotations: