From 2cf57f89e14243a13e1adb38ccc0907ecc54a166 Mon Sep 17 00:00:00 2001 From: chenyilong Date: Wed, 2 Mar 2016 14:21:29 +0800 Subject: [PATCH] add reference for How to change Status Bar text color --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ed24a2e..4998fca 100644 --- a/README.md +++ b/README.md @@ -1708,6 +1708,8 @@ bottomlayoutguide 替换成 mas_bottomlayoutguide ``` 记得要 clean 下或者删除应用程序重新运行 + +参考链接: [**How to change Status Bar text color in iOS 7**]( http://stackoverflow.com/a/17768797/3395008 ) #### Demo4---navigationController状态栏样式新的设置方法