compose-samples icon indicating copy to clipboard operation
compose-samples copied to clipboard

Official Jetpack Compose samples.

Results 115 compose-samples issues
Sort by recently updated
recently updated
newest added

### Overview This PR sets the `surfaceTint` color in the TV `ColorScheme` (light mode) using `primaryLight`, which follows Material3 guidance for surface elevation tint. This allows us to remove the...

## Description This PR addresses the TODO comment in [HomeViewModel.kt](cci:7://file:///d:/Ninja_Work/Git_work/compose-samples/JetNews/app/src/main/java/com/example/jetnews/ui/home/HomeViewModel.kt:0:0-0:0) by implementing `SavedStateHandle` to persist the `selectedPostId` across process death and configuration changes. ## Problem Previously, the `selectedPostId` was stored...

### Is there an existing issue for this? - [x] I have searched the existing issues ### Is there a StackOverflow question about this issue? - [x] I have searched...

bug
triage me

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 5. Release notes Sourced from actions/upload-artifact's releases. v5.0.0 What's Changed BREAKING CHANGE: this update supports Node v24.x. This is not a breaking change per-se but...

dependencies
github_actions