Join Slack
I'm trying to take inspiration from the Multiplatform wizard, and well… Any tips for debugging why ...
# compose-android
c
CLOVIS
12/13/2023, 4:46 PM
I'm trying to take inspiration from the Multiplatform wizard, and well… Any tips for debugging why nothing is displayed?
z
zsmb
12/13/2023, 4:59 PM
You have the wrong
onCreate
function overridden, you need one that just takes a
Bundle?
as a parameter. This overload is just about never called, and it can be really annoying when you accidentally autocomplete this one 😄
c
CLOVIS
12/13/2023, 5:00 PM
Ah, thanks a lot! I knew it had to be something dumb 😐
2
Views
Open in Slack
Previous
Next
kotlinlang
A modern programming language that makes developers happier.
Powered by