Replies: 3 comments 4 replies
-
|
In Compose, |
Beta Was this translation helpful? Give feedback.
-
|
This is where I got to. https://gist.github.com/yschimke/2cbbf4e1fe2354beb10ce2e83216f7e3 Just using retargeting in drawWithCache to an alternative canvas. Unfortunately it's still limited by the current screen. So not properly working. Not sure if this actually an improvement. Screen_recording_20240317_142522.mp4 |
Beta Was this translation helpful? Give feedback.
-
|
This would allow using outside a Composition |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Could Capturable use this alpha API to capture the image instead of an AndroidView?
https://cs.android.com/androidx/platform/frameworks/support/+/f60a1149f00d6cc5972e9bd4057eb4a15505b468:compose/ui/ui-graphics/samples/src/main/java/androidx/compose/ui/graphics/samples/DrawScopeSample.kt;l=131
Beta Was this translation helpful? Give feedback.
All reactions