Skip to content

Instantly share code, notes, and snippets.

@jezinka
Created September 13, 2017 07: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 jezinka/a3e2897657ad80b792d66ee0d21e971d to your computer and use it in GitHub Desktop.
Save jezinka/a3e2897657ad80b792d66ee0d21e971d to your computer and use it in GitHub Desktop.
(holder.mapButton as ImageButton).setOnClickListener({ (context as MainActivity).showOnMap(myPlace.longitude.toDouble(), myPlace.latitude.toDouble(), myPlace.note) })
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment