Avoid double-addition of x coordinate of ActivitySwitcher
The current code was adding the x coordinate of the screen geometry two times, in the screenGeometry variable and in the code to calculate the x coordinate.
The current code was adding the x coordinate of the screen geometry two times, in the screenGeometry variable and in the code to calculate the x coordinate.