标签: iphone ios8 mfmailcomposeviewcontroller uinavigationitem uiactivityviewcontroller
我已尝试过在UIActivity控制器中使用mfmailcomposer更改取消按钮的色调颜色的所有可能建议,在ios 8中没有任何建议对我有用,所以请问有谁知道如何做到这一点?
[picker.navigationBar setTintColor:[UIColor whiteColor]]; [picker.navigationBar setBarTintColor:[UIColor redColor]];