Hey Composers ππ», I'm the maintainer of a library - Capturable, that helps you to convert composable content into a Bitmap image easily. In the very first release of it, as there was no dedicated API from compose, I used to wrap composable content ...
blog.shreyaspatil.dev6 min read
Joul
Hello. Any solution on how to capture an entire composable with scrollable content ? The latest official way to do it works well for capturing what's visible but won't capture what is not visible.