pull to refresh

This commit is contained in:
Gabriel Bazán 2016-10-10 15:19:33 -03:00
commit 0d92a2af9b
2 changed files with 12 additions and 0 deletions

View file

@ -11,6 +11,12 @@
</ion-nav-bar>
<ion-content delegate-handle="my-handle">
<ion-refresher
ng-if="isCordova"
pulling-icon="ion-ios-refresh"
spinner="ios-small"
on-refresh="onRefresh()">
</ion-refresher>
<div class="oh pr" ng-show="wallet && wallet.isComplete()">
<div ng-style="{'background-color':wallet.color}" class="amount">
<div ng-if="!notAuthorized && !updatingStatus">