Android Room with Hilt - How to populate a table after database creation?

前端 未结 0 1181
我在风中等你
我在风中等你 2021-02-06 16:57

I have a Hilt Dependency Injection that creates a database like so :

@Module
@InstallIn(ApplicationComponent::class)
object AppModule {

    @Singleton
    @Provi         


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