Join Slack
Powered by
I have a dumb question. Is it possible to call a c...
# compose
r
Rob
05/15/2025, 8:45 PM
I have a dumb question. Is it possible to call a compose method through reflection from a Compose method? This is only for a preview, not production.
Rob
05/15/2025, 8:47 PM
I want to iterate through all the compose methods on an
object
instance in a
@Preview
a
Alex Vanyo
05/15/2025, 9:07 PM
I’d recommend looking into the
sources
for how
PreviewActivity
works under the hood as a starting point
r
Rob
05/16/2025, 1:07 AM
Thanks. This is much more helpful than every coding assistant I've asked. ;-)
4
Views
Open in Slack
Previous
Next