Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在 UIAlertView 中有三个按钮,我只想更改其中两个的大小,以便我可以将前两个按钮放在自己的行上,然后将第三个按钮放在自己的行上。
您可以在视图层次结构中搞砸并冒着被应用商店拒绝的风险,从头开始构建自己的 Alert 类,或者保持原样。