what is the difference between visible attributes and invisible attributes
Answers
Answer:
A user requested a block that had several attributes. They wanted two of these to be visible. After placing dozens of these on mulitple drawings, they decided that one of the visible attributes was unnecessary to display. I tried refedit and changing the attribute to invisible, but the data still displays. I opened the block as a drawing, modified the attribute to invisible and reinserted it. The existing symbols still show the attribute but the newly inserted symbol does not. How can I get the existing symbols to NOT display this attribute?
Answer:
In Android development, most controls have the property of visibility, which has three attributes: "visible", "invisible" and "gone". It is mainly used to set up the display and hiding of control controls. Some people may wonder what the difference between Invisible and Gone .