Only show refresher on drag

This commit is contained in:
Max Lynch
2013-11-08 11:28:40 -06:00
parent 74e28c61c5
commit a236f459f3
4 changed files with 20 additions and 2 deletions

View File

@ -109,6 +109,7 @@ body, .ionic-body {
// Scroll refresher (for pull to refresh)
.scroll-refresher {
display: none;
overflow: hidden;
height: 100px;
margin-top: -100px;