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 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 this a feature request for one of the samples? - [X] Yes,...
Add Material 3 bottom sheet implementation with adaptive guidance.
### 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...
Add predictive back handling using `PredictiveBackHandler` from `activity-compose`. The gesture first shows the drawer in the case of the drawer being closed, when its open, it propagates the gesture back...
### 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...
This PR introduces a dashboard type layout for the Jet lagged Home screen, which adjusts to different screen sizes (using WindowSizeClasses), and reflows cards to new lines when space limit...
https://github.com/android/compose-samples/assets/3973717/84e7621f-d1d0-45f0-b299-e77fcf2ae335
Switching to local debug.keystore to prevent issues with installing debug app on device.