Android: support multiple screens

后端 未结 4 1988
無奈伤痛
無奈伤痛 2020-11-30 13:16

I am trying to make a application in Android. I want that it should be able to run on multiple phones of different screen sizes, so i studied support multiple screen on deve

4条回答
  •  一向
    一向 (楼主)
    2020-11-30 13:40

    If your design is same for all screens sizes you can use dp and have only one xml for all screens. But you should support icons for all screens.

提交回复
热议问题