Sergey Y.
07/22/2021, 8:30 PMView#drawingCache
we had with legacy View
system). And I didn't understand why, until now.
Now I am going to raise this issue too. 😄
What I'm interested in:
(see attached images 🧵)
The question:
Is it possible to capture the underlying layers behind the widget in order to manipulate the pixels later?
Note:
It is not always possible to wrap every set of composable widgets in an AndroidView and use the rendering cache in the "old" way.
Is it planned to provide such functionallity with future versions of Compose(1.1
, 1.2
,...)?
And is it technically possible at all with Compose?
Thanks.Sergey Y.
07/22/2021, 8:33 PMSergey Y.
07/22/2021, 8:38 PMSergey Y.
07/22/2021, 8:43 PMChachako
07/23/2021, 5:37 AM