use dialog.getWindow().setGravity(Gravity.BOTTOM); it will appear bottom of the screen
On Wednesday, November 3, 2010 1:59:39 PM UTC, dinesh wrote: > > Hey > > how can arrange the custom dialog at the bottom of the screen by > default it displays at the center of the screen. > > I used to android:gravity="bottom" to change the position. > > But it not change the position. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

