Hi
I have a problem with ionic scroll on android.
I need to have horizontal scroll of items. I’m using ion-scroll to achieve it.
And on IOS it works fine, as it should. You can easily scroll by swiping on items.
On android you can only scroll by swiping at the very bottom of the div, where scrollbar is.
Does anyone know what to do to be able to enable scrolling by swiping on items on android?