Hi All,
I am developing an Ionic2 application, using ion-list to display list, giving it a height to make it scrollable. But its showing the scrollbar only when I start touching the list . Else it fades away. I want the scrollbar to show everytime and I want this to work on iOS app as well as android ?
Thanks in advance.