There are Android devices that have status bar at the bottom of the screen. So if I count absolute position including the height of status bar at these devices, the layout will be ruined.
Is there a way to determine the position of the status bar, if it's at the top of bottom of the screen?