Hold click and scroll

I am testing android app and using emulator at this stage. I have one fields called “Date of Birth” , Now if I want to select particular date , then I will have to hold click on calendar and scroll it to down, How can I do this action in appium?

I have tried with scroll to and TAP methods but not working. Please check attached screenshot for more idea.