Skip to content

Simple app to demonstrate navigation without navController NavHost. and to demonstrate adaptive layout.

Notifications You must be signed in to change notification settings

lixoten/stuff-app-android-kotlin-compose

Repository files navigation

Stuff App - List To Detail Navigation and Adaptive Layout

Simple app to demonstrate navigation without navController NavHost. and to demonstrate adaptive layout.

The App displays a list of things(stuff) screen, on click of an item a detailed screen is displayed We aso use a viewModel and uiState. Data is kept in Array loaded into viewModel UiState observes the List, a boolean flag and the current selected/default item On bigger screen or in screen rotate the Detail will be displayed next to the list

Some goals

Some goals

Codelab Screenshot

ref: stuff-app-android-kotlin-compose

About

Simple app to demonstrate navigation without navController NavHost. and to demonstrate adaptive layout.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages