How do I use Room and LiveData to bind to a foreign key relationship so I can fetch a list by name and change its items?

后端 未结 0 1532
北恋
北恋 2020-11-28 05:35

I\'m making a music player. So I have a table of Playlists with ID\'s and names, and a table of Tracks with names and playlist ID\'s. I made a class called PlaylistW

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