They have just the same code. android:theme="@android:style/Theme.Translucent" in the Android.manifest file. But looks different.
On 5 Вер, 22:47, Dianne Hackborn <[email protected]> wrote: > Because that's just how the two demos set their UIs up. Copy from each as > you want. > > On Sat, Sep 5, 2009 at 12:26 PM, Illidane <[email protected]> wrote: > > > Hi! > > I'm looking at two samples: "Translucent GLSurfaceView" in Graphics / > > OpenGL ES and "Translucent" in App / Activity of ApiDemos. > > Why the background of" GLSurfaceView" is fully alfa, but in > > "Translucent" it's some eclipsed? > > I want to make "Translucent" background but in "Translucent > > GLSurfaceView" demo. > > Thanks!! > > -- > Dianne Hackborn > Android framework engineer > [email protected] > > Note: please don't send private questions to me, as I don't have time to > provide private support, and so won't reply to such e-mails. All such > questions should be posted on public forums, where I and others can see and > answer them. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

