Join Slack
Powered by
Hi, I’m trying to update the UI based on the callb...
# compose
s
Sheroz Nazhmudinov
10/03/2020, 9:02 AM
Hi, I’m trying to update the UI based on the callback result in Fragment. This is what I’m doing:
Copy code
(view as? ViewGroup)?.setContent(Recomposer.current()) {...}
I’d like to know if that’s the correct approach.
Open in Slack
Previous
Next