Re: [android-developers] Position of dialog box

2011-08-09 Thread TreKing
On Tue, Aug 9, 2011 at 4:07 AM, Akhilesh Mani wrote: > I want to locate dialog box just above a button http://developer.android.com/reference/android/widget/PopupWindow.html - TreKing

[android-developers] Position of dialog box

2011-08-09 Thread Akhilesh Mani
hi... am using a dialog box in my application.I want to locate dialog box just above a button on click of that & button is located on right bottom corner of screen.Now that button is created in another xml layout. I don't want to hard code X,Y coordinates.Am thinking to use id of that button and us