vinaygaba / Learn-Jetpack-Compose-By-Example

🚀 This project contains various examples that show how you would do things the "Jetpack Compose" way

Home Page:https://jetpackcompose.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Example of list with a detail view.

ashrafi opened this issue · comments

commented

An example of clicking on a list item and seeing a detail view from that item?

I somehow missed seeing this! Sorry about that. I was thinking of adding some examples related to navigation. I think I can cover this in the same example!

If this is still open, I'd like to work on it