File tree Expand file tree Collapse file tree
qmuidemo/Modules/Common/Configuration Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -106,8 +106,6 @@ + (void)setupConfigurationTemplate {
106106 QMUICMI.navBarShadowImage = [UIImage new ]; // NavBarShadowImage
107107 // - QMUICMI.navBarBarTintColor = nil; // NavBarBarTintColor
108108 QMUICMI.navBarTintColor = UIColorWhite; // NavBarTintColor
109- // - QMUICMI.navBarTintColorHighlighted = [NavBarTintColor colorWithAlphaComponent:NavBarHighlightedAlpha]; // NavBarTintColorHighlighted
110- // - QMUICMI.navBarTintColorDisabled = [NavBarTintColor colorWithAlphaComponent:NavBarDisabledAlpha]; // NavBarTintColorDisabled
111109 QMUICMI.navBarTitleColor = NavBarTintColor; // NavBarTitleColor
112110 // - QMUICMI.navBarTitleFont = UIFontBoldMake(17); // NavBarTitleFont
113111 // - QMUICMI.navBarBackButtonTitlePositionAdjustment = UIOffsetZero; // NavBarBarBackButtonTitlePositionAdjustment
You can’t perform that action at this time.
0 commit comments