In general, there is a 2 layout
, one of them is Invisible
, the other is Visible
, but when you turn the screen, both become Visible
, why is it becoming so? How to make Invisible
and Visible
stay in place when the screen is flipped?
Source: https://ru.stackoverflow.com/questions/552784/
All Articles