ViewModeProvider is causing the crash as soon as fragment is opened. How do I resolve this?

前端 未结 0 1626
抹茶落季
抹茶落季 2020-12-12 21:07

I am making a note app with Room Database but the line noteViewModel = ViewModelProvider(this).get(NoteViewModel::class.java) in AddFra

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