Can the bug of occasionally half-black screen in ios landscape screen be solved?
If you use autolayout, you can set the horizontal or vertical screen layout respectively. If you use pure code, you can judge the horizontal and vertical screens and update the layout according to the horizontal and vertical screens
If you use autolayout, you can set the horizontal or vertical screen layout respectively.
If you use pure code, you can judge the horizontal and vertical screens and update the layout according to the horizontal and vertical screens