compose-samples
compose-samples copied to clipboard
Official Jetpack Compose samples.
### 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,...
- 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,...
### 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...
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...
### 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...
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.