Re: [android-developers] Any body knows how t ocreate popup Window class

2013-09-12 Thread Mukesh Srivastav
All you have to do is create a poplayout and in the mainfest file you will have to add the android:theme="@android:style/Theme.Dialog" params and in your acitivity just call as normal intent. It opens as pop up window. On Thu, Sep 12, 2013 at 3:41 PM, Amit Mangal wrote: > Hi there is any b

[android-developers] Any body knows how t ocreate popup Window class

2013-09-12 Thread Amit Mangal
Hi there is any body knows how to create popup window class so that i could call any activity to show drop down popup on some layout ? thanks -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-deve