After I scroll the list and click the ‘Hide List’ button, I need to scroll to see the text. check out my example http://codepen.io/omer72/pen/zxvPeO
any idea how to solve it?
After I scroll the list and click the ‘Hide List’ button, I need to scroll to see the text. check out my example http://codepen.io/omer72/pen/zxvPeO
any idea how to solve it?
use $ionicScrollDelegate.scrollTop();