Thanks, I'll try On Mon, Mar 30, 2009 at 4:46 AM, Lukasz Mosdorf <[email protected]>wrote:
> > Hi > > I guess that this would be sth like this: > > addContentView(_anotherLayer, new LayoutParams > (LayoutParams.WRAP_CONTENT, > LayoutParams.WRAP_CONTENT)); > > and _anotherLayer is for example an object which extends View. Then > you need to draw transculent stuff on this layer. > > regards > LM > > > On Mar 29, 2:03 pm, Ren <[email protected]> wrote: > > I have an image displayed in a view. I want to make some translucent > control > > over that image, just like the zoom control on the built-in 'Pictures' > > application, or the 'Play' button on any youtube video. > > > > What is the general practice to achieve this kind of effect? > > -- > > Kind Regards, > > Ren > > > -- Kind Regards, Ren --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

