When we show an AlertDialog in android it shows in the center of the screen. Is there any way to change the position?
|
feedback
|
|
After searching in various post I have found the solution. The code is posted below:
Here x position's value is pixels from left to right. For y position value is from bottom to top. | |||||||||
feedback
|