Skip to content

Instantly share code, notes, and snippets.

@igorescodro
Created October 16, 2023 19:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save igorescodro/f04f839c4a4b5b630b216b56b03466b6 to your computer and use it in GitHub Desktop.
Save igorescodro/f04f839c4a4b5b630b216b56b03466b6 to your computer and use it in GitHub Desktop.
override fun shouldPrepopulateDatabase(databaseName: String): Boolean =
!context.getDatabasePath(databaseName).exists()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment