i want to create an actor on x0 on the screen, but when i have scale to fit (fill) on android the x 0 position of the screen is not at the edge of the screen but is actually out of the screen bounds more or less depending on the device, how to get the actual device on screen x 0 position using this resize method, i can do it on ios using "if runing on ipad iphone 4, 5, etc", but not on android.