controller( "", function( $ionicScrollDelegate ){


console.log( $ionicScrollDelegate.getScrollPosition().top );


});

+ Recent posts