android / snippets

Main repository for snippets surfaced on developer.android.com.
Apache License 2.0
561 stars 152 forks source link

Update Bitmap to image snippet to use new Graphics Layers #254

Closed riggaroo closed 3 months ago

riggaroo commented 3 months ago

The new rememberGraphicsLayer and GraphicsLayer.record{} functions, allow us to record and more easily create ImageBitmaps from layers. Removing the need for Picture usage.

snippet-bot[bot] commented 3 months ago

Here is the summary of changes.

You are about to add 1 region tag. - [compose/snippets/src/main/java/com/example/compose/snippets/graphics/AdvancedGraphicsSnippets.kt:93](https://github.com/android/snippets/blob/43e11a4e86b097cbd7ef995b58632d09710e4c79/compose/snippets/src/main/java/com/example/compose/snippets/graphics/AdvancedGraphicsSnippets.kt#L93), tag `android_compose_graphics_layer_bitmap_basics`
You are about to delete 2 region tags. - [compose/snippets/src/main/java/com/example/compose/snippets/graphics/AdvancedGraphicsSnippets.kt:143](https://github.com/android/snippets/blob/a9f10841361af54420249b25374d6dd9331763bc/compose/snippets/src/main/java/com/example/compose/snippets/graphics/AdvancedGraphicsSnippets.kt#L143), tag `android_compose_draw_into_bitmap` - [compose/snippets/src/main/java/com/example/compose/snippets/graphics/AdvancedGraphicsSnippets.kt:211](https://github.com/android/snippets/blob/a9f10841361af54420249b25374d6dd9331763bc/compose/snippets/src/main/java/com/example/compose/snippets/graphics/AdvancedGraphicsSnippets.kt#L211), tag `android_compose_draw_into_bitmap_convert_picture`

This comment is generated by snippet-bot. If you find problems with this result, please file an issue at: https://github.com/googleapis/repo-automation-bots/issues. To update this comment, add snippet-bot:force-run label or use the checkbox below: