Commit b14caf8a by Daniel Dahan

updated default NavigationBar style to .Black

parent 399c927d
......@@ -429,6 +429,7 @@ public class NavigationBar : UINavigationBar {
when subclassing.
*/
public func prepareView() {
barStyle = .Black
translucent = false
depth = .Depth1
spacingPreset = .Spacing1
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment