Android Concept
Thursday, April 4, 2013
how to programmatically hide a button in android sdk?
Button b1=(Button)findViewById.(R.id.Button);
b1.setVisiblity(View.INVISIBLE);
b1.setVisiblity(View.VISIBLE);
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment