Skip to content

Instantly share code, notes, and snippets.

@gcherubini
Last active October 7, 2017 19:37
Show Gist options
  • Save gcherubini/104a0e304c3169406827cba3b9f52d93 to your computer and use it in GitHub Desktop.
Save gcherubini/104a0e304c3169406827cba3b9f52d93 to your computer and use it in GitHub Desktop.
Simplifying Android activities with Kotlin - 1
class HomeActivity : Activity() { }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment