How can I scroll to an element in Appium? I'm using Android Native App

This would help you: How to get the co-ordinates to scroll up and down

Instead of native scroll method which takes text (not an element), I used this method to swipe to the element.