问题
My app supports the split-screen feature. I have set the minimum width = 255dp and minimum height=600dp for the app. When the app is in split-screen mode, the app gets reduced beyond 255dp when squeezed(eg. 230dp) thus distorting my layout. How can I make the app to occupy at least minimum width.
来源:https://stackoverflow.com/questions/58623556/screen-gets-reduced-beyond-the-minimum-width