Skip to content

Instantly share code, notes, and snippets.

@rygelouv
Last active April 24, 2022 13:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rygelouv/3a3d68f343c977c7c6b3e48fea4c219f to your computer and use it in GitHub Desktop.
Save rygelouv/3a3d68f343c977c7c6b3e48fea4c219f to your computer and use it in GitHub Desktop.
binding.title = transaction.title
binding.type = transaction.type
binding.image.load(transaction.image)
binding.amount = transaction.amount
binding.date = transaction.date
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment