First create a dialog, with no header requestWindowFeature(Window.FEATURE_NO_TITLE)
Then create the layout in whichever way you want and add the layout to dialog addContentView() On Feb 11, 4:36 pm, "Sasikumar.S" <[email protected]> wrote: > Hi, > > Pls see the below link & tell how to create a dialog box like that? > > http://img.skitch.com/20090708-t6pc3h3jfhrnxj38sr6wi7i9k3.jpg > > <http://img.skitch.com/20090708-t6pc3h3jfhrnxj38sr6wi7i9k3.jpg>There Dialog > Test is Heading. It should be displayed in Bold. > You clicked button index 2 is text. It should be in ordinary font. > No lines between Heading & Text. > Heading & Text should be in center. > > can any one tell about this?.. > > -- > 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 [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

