Skip to content

Instantly share code, notes, and snippets.

@egealpay
Created July 26, 2018 17:26
Show Gist options
  • Save egealpay/1fb0094687525e07454c6a23a9e6f3df to your computer and use it in GitHub Desktop.
Save egealpay/1fb0094687525e07454c6a23a9e6f3df to your computer and use it in GitHub Desktop.
val db = FilmDatabase.getFilmDatabase(applicationContext)
val filmListesi = db.filmDao().butunFimler()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment