Unable to click on the element - In Android device

Hi, I got stuck while automating our app. We are unable to click on the element. Actually, after clicking the particular button, the whole application/screen goes into the single tag. Due to that change, I’m unable to click any element on that page.

If anyone is able to solve the above issue, please let me know.

Sounds like a webview. Here is a good article on automating webview:

https://medium.com/@lizpantalone/using-appium-in-webview-with-webdriverio-88ce6e694a14