I want to find the view\'s position on the display screen.
To do it, I use the methods such as view.getLeft() ,view.getBottom() , vi
view.getLeft()
view.getBottom()
vi
Use the getLeft(), getRight(), getTop(), and getBottom(). These can be used after the view is instantiated.
getLeft()
getRight()
getTop()
getBottom()