Improved bitpay account pairing and management of paired state and data.

This commit is contained in:
Andy Phillipson 2017-01-06 12:11:47 -05:00
commit 63bc3d8f63
23 changed files with 691 additions and 208 deletions

View file

@ -39,4 +39,11 @@
</button>
</div>
</ion-content>
<account-selector
account-selector-title="accountSelectorTitle"
account-selector-accounts="accounts"
account-selector-selected-account="account"
account-selector-show="showAccounts"
account-selector-on-select="onAccountSelect">
</account-selector>
</ion-view>