Skip to content

Instantly share code, notes, and snippets.

@sliskiCode
Created January 2, 2018 12:40
Show Gist options
  • Save sliskiCode/efbf5b805143e308f4fbef0ce538e1c2 to your computer and use it in GitHub Desktop.
Save sliskiCode/efbf5b805143e308f4fbef0ce538e1c2 to your computer and use it in GitHub Desktop.
6 magic sugars that can make your Kotlin codebase happier #28
val searchQuery = "foo"
toolbar {
} openSearch {
type(searchQuery)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment