This view is visible. Use with # setVisibility.
This view is invisible, but it still takes up space for layout purposes. Use with # setVisibility.
This view is invisible, and it doesn't take any space for layout purposes. Use with # setVisibility.
This view is visible. Use with # setVisibility.