开发者

RelativeLayout margins

开发者 https://www.devze.com 2023-01-04 23:22 出处:网络
Let\'s say my current simulator has 480px width. I add a button to the screen in 开发者_如何学Cposition 460dp

Let's say my current simulator has 480px width.

I add a button to the screen in 开发者_如何学Cposition 460dp

What will happen if the user's device has 400px width?

Does the button go out of the screen?


you can test this out in the emulator, when you set it in AVD manager, you can specify the pixels etc for the device.

0

精彩评论

暂无评论...
验证码 换一张
取 消