Skip to content

Instantly share code, notes, and snippets.

@gpeal
Created May 17, 2018 23:33
Show Gist options
  • Save gpeal/94cc2a65cfdc00ed1283329f614c98e1 to your computer and use it in GitHub Desktop.
Save gpeal/94cc2a65cfdc00ed1283329f614c98e1 to your computer and use it in GitHub Desktop.
basicRow {
id("settings")
title(R.string.settings)
subtitleText(R.string.settings_subtitle)
onClickListener { navigateTo(SETTINGS) }
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment