-
Notifications
You must be signed in to change notification settings - Fork 308
Add snippets for trigger based profiling section of ProfilingManager docs #688
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 4 region tags.
This comment is generated by snippet-bot.
|
AliceYuan
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
added some comments the java comments also apply to the kotlin files!
misc/src/main/java/com/example/snippets/profiling/ProfilingManagerJavaSnippets.java
Outdated
Show resolved
Hide resolved
misc/src/main/java/com/example/snippets/profiling/ProfilingManagerJavaSnippets.java
Show resolved
Hide resolved
misc/src/main/java/com/example/snippets/profiling/ProfilingManagerJavaSnippets.java
Show resolved
Hide resolved
AliceYuan
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm!
misc/src/main/java/com/example/snippets/profiling/ProfilingManagerJavaSnippets.java
Outdated
Show resolved
Hide resolved
* 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
Snippets for upcoming trigger based profiling section