When I work with buttons in the storyboard they look good, like this:
But when i run the app they turn out like this:
Do you guys know why?
Here are som settings:
Thanks!
When I work with buttons in the storyboard they look good, like this:
But when i run the app they turn out like this:
Do you guys know why?
Here are som settings:
Thanks!
您可能已将图像放入检查器的图像属性中。将该图像放在检查员的背景属性中。
在属性检查器Type中排在首位,将其从Rounded更改为Custom。顺便说一句,我们的 iOS 还没有. 在 android sdk 中我们称之为;)simulator
emulator
emulator
检查属性检查器中的视图内容模式,它位于右侧列的第四个选项卡中。内容模式可以是按比例填充、宽高比和许多其他可能性。这将影响它的呈现方式。还要在第五个选项卡中检查您的按钮自动调整大小是如何设置的。