Friday, August 3, 2012

[android-developers] Re: Overlay item in ImageView

Sounds like maybe you want a toast.  However, it's hard to tell since you are probably using incorrect terminology.  

A popover is "a light muffin made from a thin batter, which rises to form a hollow shell when baked."

If that's really what you want, I'd just place the muffin on the phone.



On Tuesday, July 24, 2012 2:00:48 PM UTC-5, Luiz Fernando Rodrigues wrote:
Hi,

In my application I need to show a custom popover over an ImageView. 
This tutorial (http://www.techjini.com/blog/2010/11/23/creating-a-customized-popover-for-mapview/) teaches how to do it over an MapView. 
I made an adaptation drawing the popover component in the ImageView since the ItemizedOverlay belongs to the maps API.

So far so good, but now I need to capture events in the popover and I'm questioning myself if thats the right way implement an popover over an ImageView.
Could anyone point me to a right API to build this feature?

Thanks a lot,
Luiz


--
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment