Skip to content

Instantly share code, notes, and snippets.

@clackbib
Last active July 11, 2017 12:18
Show Gist options
  • Save clackbib/5a7675f792e2cb360a98e25237d79c3f to your computer and use it in GitHub Desktop.
Save clackbib/5a7675f792e2cb360a98e25237d79c3f to your computer and use it in GitHub Desktop.
data class DetailsHeaderState(
val title: String,
val bgColor: Int,
val picture: String)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment