Skip to content

Instantly share code, notes, and snippets.

@ahmed3elshaer
Last active January 22, 2019 20:37
Show Gist options
  • Save ahmed3elshaer/e0ef0b87316696a044ee181a54c2a9cf to your computer and use it in GitHub Desktop.
Save ahmed3elshaer/e0ef0b87316696a044ee181a54c2a9cf to your computer and use it in GitHub Desktop.
Hobbify
class CalenderRepository(private val context: Context) {
private val contentResolver = context.contentResolver
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment