Jetpack Compose quiz

  1. ___ tell a UI element how to lay out, display, or behave within its parent layout.

  2. True or false? To preview composable functions, a developer must deploy the app to an Android device or emulator.

  3. ___ layout allows you to implement a UI with the basic Material Design layout structure.

  4. Which of the following are common strategies for integrating Jetpack Compose with an existing Android app?

    Choose as many answers as you see fit.