我需要在新行中添加操作,如:let uncheckInAlert = UIAlertController(title: "Are you sure you want to uncheck-instyle: .cancel, handler: nil))但结果是,我有一个类似的东西使用小动作标题,动作分组在一行中。有什么办法吗
我已经为按钮条创建了一个自定义主题,在每个按钮上使用buttonBarStyle,在布局上使用buttonBarButtonStyle。它工作得很好,但我想更改按钮的文本颜色,但它仍然采用默认颜色(@android: color / want _ text _holo_light),我的代码是:
<style name="ButtonBarTheme<em