-
Notifications
You must be signed in to change notification settings - Fork 300
Add scrollableArea snippet to GesturesSnippets
#703
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Here is the summary of changes. You are about to add 1 region tag.
This comment is generated by snippet-bot.
|
|
e: file:///home/runner/work/snippets/snippets/compose/snippets/src/main/java/com/example/compose/snippets/touchinput/gestures/GesturesSnippets.kt:206:18 Unresolved reference 'scrollableArea'. |
|
* main: (57 commits) Add `scrollableArea` snippet to GesturesSnippets (#703) Compose 1.10: Add snippet to create dynamic shared elements (#711) 🤖 Update Dependencies (#723) Add snippet for dec jxr release. (#722) Add information on accessing the underlying mobile runtime (#720) Adds code for custom rotary (#714) Add snippet for b/454723857 (#716) Add snippet for screenshot test (#710) Improve namespacing and clarity (#705) Snippets for /training/wearables/tiles/get_started?version=3 (#704) Update Snippet to also support L and XL WSC (#702) Fix typo (#701) Add snippets for trigger based profiling section of ProfilingManager docs (#688) Add snippets for /training/wearables/tiles/versioning (#699) Add snippets for /training/wearables/tiles/get_started (#698) Add snippets for /training/wearables/data/{sync,events} (#697) Snippets for /training/wearables/tiles/dynamic (#695) Snippets for /training/wearables/data/data-items (#696) Add snippets for /training/wearables/tiles/debug (#694) Attempt to fix rendering error (#693) ... # Conflicts: # gradle/libs.versions.toml
scrollableAreaAPI will be available with Compose 1.10.0. Adding a snippet to the codebase to refer in the developer documentation.