Hi Sasikumar
You can create an instance of the class Dialog or if its more complex
create a new class which extends Dialog. On that instance call
setContentView()
Here is a simple example:
http://developer.android.com/guide/topics/ui/dialogs.html#CustomDialog
You can find more examples using goo
On Fri, Feb 5, 2010 at 5:01 AM, Sasikumar.S wrote:
> How to create a custom dialog box in android?
Create your custom layout, inflate it, and set it as the view for the dialog
in question.
-
TreKing
Hi,
How to create a custom dialog box in android?
Any example program?..
--
Thanks & Regards
Sasikumar.S
--
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 unsubsc
3 matches
Mail list logo