Unable to find element using Uiautomator scroll

Hello, please im trying to perform scroll and click action but the code is unable to find the element. below is the image of the app locators

this is my code
driver.findElement(new AppiumBy.ByAndroidUIAutomator(“new UiScrollable(new UiSelector().scrollable(true).instance(0))”+“.scrollIntoView(new UiSelector()”+ “.description("” +“GOtv PAY”+“").instance(0))”));