How to fit the application for both config like portrait,landscape in android?

后端 未结 3 854
礼貌的吻别
礼貌的吻别 2021-01-29 00:29

I have done my application in portrait configuration. When I load my application in device its coming portraint configuration. But in landscape mode i keep missing some controls

3条回答
  •  故里飘歌
    2021-01-29 01:00

    This question was asked before: here

    If you are a beginner, you might find the following useful(read up): Developing orientation aware Android apps

提交回复
热议问题