Join Slack
Powered by
Anyone face this problem on the latest Jetpack Com...
# compose
e
elye
03/06/2021, 10:45 AM
Anyone face this problem on the latest Jetpack Compose Beta?
https://stackoverflow.com/questions/66504783/cannot-access-setcontent-it-is-internal-in-androidx-compose-ui-platform
n
Nat Strangerweather
03/06/2021, 10:52 AM
I suggested you update to canary 8
👍 2
s
Samir Basnet
03/06/2021, 11:14 AM
Use compose activity dependency instead of activity dependency
👍 1
e
elye
03/06/2021, 11:20 AM
Nice. Ya, move to Canary 8 works. Beta01 change the setContent from platform.ui.setContent to compose.setContent
👍 1
elye
03/06/2021, 11:20 AM
Thanks!!
s
Samir Basnet
03/06/2021, 11:48 AM
No problem. Cheers
Open in Slack
Previous
Next