How can i user hilt Inject RepositoryManager for ViewModel(viewmodel creat by invoke)?

后端 未结 0 1503
时光说笑
时光说笑 2020-12-31 09:35

this is my RepositoryManager

@Singleton
class RepositoryManager @Inject constructor(private val retrofit: Retrofit) {

    fun  obta         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题