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

Official Jetpack Compose samples.

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

### Is there an existing issue for this? - [X] I have searched the existing issues ### Is this a feature request for one of the samples? - [X] Yes,...

enhancement
triage me
stale

- Add a round appwidget at fixed 2x2 size - Add placeholder image for loading and no-album-art states. - Move shared components into AppWidgetComponents.kt Test: Add both widgets to home...

Removes playback speed dedicated screen.

### Is there an existing issue for this? - [X] I have searched the existing issues ### Is this a feature request for one of the samples? - [X] Yes,...

enhancement
triage me

### 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

It's the default from AGP 8.0, see https://developer.android.com/build/releases/past-releases/agp-8-0-0-release-notes#default-changes

Added an Unreads widget for the JetChat app using Glance. Also has a option to add widget to home screen on the app. [Glance Widget Recording.webm](https://github.com/android/compose-samples/assets/9254310/c8b80701-d2a5-4eee-b95a-cf38842945db) Fixes #1424

### 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
stale

### 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
stale

I have added the Navigation Type-Safety feature to the Mobile and TV platforms. The WearOS platform is excluded because it uses the Horologist library.