If you want to make the button disappear do button.setVisibility (View.GONE); or View.INVISIBLE in your button click handler
On Dec 18, 1:02 am, "diya blore" <[email protected]> wrote: > Hi ALL. > i m facing an issue.. wheni click on button a pop up menu appear.. along > wit that behind the click button is also visible.. > How to disable it click button.. > Can any one guide me... > -- > Thank's in adv. > Diya :) --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

