Skip to content

Instantly share code, notes, and snippets.

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