scroll up in forms
This commit is contained in:
parent
736056fd20
commit
97013ea5b6
7 changed files with 48 additions and 33 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue