hello all, pls help me! how to display any layout (linear in my case) as popup on click of some button or TableRow. A sample code will be very helpful.........pls help very urgent.......could not find anywhere.
some thing like: Toast toast = new Toast(this); LinearLayout lay = (LinearLayout) findViewById(R.id.MyLayout); toast.setView(lay); toast.show(); Thanks nitin --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" 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-beginners?hl=en -~----------~----~----~----~------~----~------~--~---

