Is it possible to click anywhere on the screen (in the same app) after getting x,y value from database?
This is an example from google! But in my app the component can be anything. I mean it can be card view, button etc.
So, I neee to click on specific location with x, y value.
Is it possible on kodular?