Skip to main content

Section outline

    • Declarative approach and composable functions
    • Setting up Jetpack Compose in Android Studio
    • Basics of UI development: rows, columns, modifiers, and theming
    • Stateful and stateless composable functions
    • Dynamic lists, lazy columns, and multi-select options
    • Migrating layouts between XML and Compose
    • Navigation in Compose: dynamic navigation and back navigation
    • Effect handlers and animations (e.g., animated circular progress)
    • Responsive UIs for all screen sizes
    • Migrating Figma designs to Compose
    • Implementing pagination and search views
    • Working with fragments in Jetpack Compose