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

前端 未结 0 610
甜味超标
甜味超标 2021-02-06 17:03

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

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

    @Singleton
    @Provi         


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