Skip to content

Instantly share code, notes, and snippets.

@AndreasGalster
Created November 10, 2015 06:39
Show Gist options
  • Save AndreasGalster/19177c15ffd0bf55e793 to your computer and use it in GitHub Desktop.
Save AndreasGalster/19177c15ffd0bf55e793 to your computer and use it in GitHub Desktop.
<paper-item disabled>
<paper-item-body>
<div><h1>Makati</h1></div>
<div class='actions' secondary>
<paper-button on-tap='choosePhone'>
<iron-icon icon="pigments:call"></iron-icon>Call
</paper-button>
<paper-button on-tap='chooseEmail'>
<iron-icon icon="pigments:email"></iron-icon>E-Mail
</paper-button>
</div>
</paper-item-body>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment