Skip to content

Instantly share code, notes, and snippets.

@skounis
Last active October 5, 2015 10:37
Show Gist options
  • Save skounis/efdf9c277b238b077c95 to your computer and use it in GitHub Desktop.
Save skounis/efdf9c277b238b077c95 to your computer and use it in GitHub Desktop.
Shoutcast Ionic Tutorial - Player's tab
<!-- Stream Tab -->
<ion-tab title="Player" icon-off="icon ion-headphone" icon-on="icon ion-headphone" href="#/tab/stream">
<ion-nav-view name="tab-stream"></ion-nav-view>
</ion-item>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment