Skip to content

Commit

Permalink
add navigation bar tint color on Sample project
Browse files Browse the repository at this point in the history
  • Loading branch information
ppth0608 committed Feb 2, 2017
1 parent d1cdf2a commit e552184
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Example/BPStatusBarAlert/Base.lproj/Main.storyboard
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@
<navigationBar key="navigationBar" contentMode="scaleToFill" id="HE5-76-QKX">
<rect key="frame" x="0.0" y="0.0" width="375" height="44"/>
<autoresizingMask key="autoresizingMask"/>
<color key="barTintColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
</navigationBar>
<nil name="viewControllers"/>
<connections>
Expand Down

0 comments on commit e552184

Please sign in to comment.