Android Question Make all views in activity visible = false

anaylor01

Well-Known Member
Licensed User
Longtime User
I searched but couldn't find a way to do this. Any help is appreciated.
 

klaus

Expert
Licensed User
Longtime User
Why do you want to set the Visible property of all views of an Activity to False ?
If its to setup a new layout you could use another Activity or put all the views which go together onto a Panel and set the panels Visible property to False.
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…