button.setVisibility(View.VISIBLE); try this one it will help you....
On Sat, Feb 11, 2012 at 4:12 PM, Raju Gaddam <[email protected]> wrote: > Hi iam disable button in xml .how to enable button from my activity class > > > in XMl i write like this android:visibility="invisible" > in my activity button.setEnabled(true); > > But button is not visible please any one help me > > -- > 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 -- ----- Thanks & Regards, T.M.S.VIJAYKUMARR BloG:http://iamvijayakumar.blogspot.com/ -- 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

