Join Slack
Communities
Powered by
Here’s a rough sketch that just dumps a bunch of r...
# compose
z
Zach Klippenstein (he/him) [MOD]
08/07/2020, 4:01 AM
Here’s a rough sketch that just dumps a bunch of raw data from the slot table in an almost-readable format for debugging:
https://gist.github.com/zach-klippenstein/ea745ac29f28cf7bc7af3b69ca753b9a
For that to be useful in a real app it should walk the
View
tree as well, handle subcomposition, etc. I couldn’t figure out how to get at the
SlotTable
from an
AndroidComposeView
without reflection.
👍 3
😲 1
Open in Slack
Previous
Next