Join Slack
Powered by
For some reason `run<MyActivity> { ... }` ca...
# android
g
gabrielfv
05/31/2019, 6:10 PM
For some reason
run<MyActivity> { ... }
can be read as calling the fragment version
gabrielfv
05/31/2019, 6:30 PM
This to me looks like a bug in the language, since trying to use the exact same code with the fragment version also leads to compiler error.
gabrielfv
05/31/2019, 6:30 PM
Which is correct, but it should be able to read that it's not actually possible to call the fragment version
gabrielfv
05/31/2019, 7:40 PM
Opened an issue here
https://youtrack.jetbrains.com/issue/KT-31739
Open in Slack
Previous
Next