Unable to inspect right side arrow of calculator

I am trying to inspect calculator app on android 11 device but the right side arrow of the calculator is not greeting inspected. Hence unable to find ant locator for that element.

I want to perform trigonometric operations but that arrow is not getting clicked.

try with capability:

capabilities.setCapability("enableMultiWindows", true);