Re: [android-developers] Custom Dialog without context application

2011-01-29 Thread Kostya Vasilyev
Anthony, Rather than using a dialog, make an Activity that looks like one with this: -- Kostya 29.01.2011 15:51, Antony BODY пишет: Hi all, I'm trying to create an dialog wich is show on android desktop. My application contains a service who create notification. On notification click I woul

[android-developers] Custom Dialog without context application

2011-01-29 Thread Antony BODY
Hi all, I'm trying to create an dialog wich is show on android desktop. My application contains a service who create notification. On notification click I would like show a dialog on desktop. My problem: each time I click on notification my dialog is showing with black screen behind (activity of m