Join Slack
Powered by
Thanks! so, if i want to inject a viewmodel in jav...
# koin
m
Maikals
03/18/2019, 4:22 PM
Thanks! so, if i want to inject a viewmodel in java I have to use the inject method? (The IDE says that the inject method has access private, so I can't use it)
a
arnaud.giuliani
03/18/2019, 5:10 PM
I would recommend to use a
factory
instance + manual ViewModel factory
m
Maikals
03/19/2019, 7:48 AM
Thanks, I will try this!
👍 1
3
Views
Open in Slack
Previous
Next