scroll up in forms

This commit is contained in:
Javier 2016-05-30 16:32:28 -03:00
commit 97013ea5b6
7 changed files with 48 additions and 33 deletions

View file

@ -54,7 +54,7 @@
-->
<ion-content id="walletHome" class="walletHome tab-view tab-in" scroll="false">
<ion-content overflow-scroll="false" delegate-handle="transactions" on-scroll="freezeScroll()">
<ion-content overflow-scroll="true" delegate-handle="transactions" on-scroll="freezeScroll()">
<ion-refresher
pulling-icon="ion-ios-refresh"
spinner="ios-small"