Mark Murphy wrote:
> westmeadboy wrote:
> > Anyone any ideas?
>
> Ummm...figure out where the item is positioned on screen, then use some
> margin tricks to position their popup to match, I suppose.
>

if you use PopupWindow you don't have to use margins at all - you can
position your popup in any (x,y) location

moreover: using showAsDropDown you don't even have to locate anchor
view position

pskink

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to