Yup, you just need to set the android:theme attribute in your activity tag in your manifest.
On Mar 3, 6:16 pm, Ne0 <[email protected]> wrote: > I have a service running that grabs the users attention with a > notification. What i would like to happen when the user clicks on the > notification is for it to launch a dialog box. The "proper" thing to > do is to launch an activity in this way, so is there a way to get an > activity to launch with out filling the screen? So it looks like a > dialog box? > > Ne0 -- 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

