Skip to content
This repository has been archived by the owner on Jul 2, 2020. It is now read-only.

你好,切换tag的时候,导航栏的颜色从原颜色切换新颜色时可能切换的时间太慢,感觉出现闪屏的情况?请问怎么解决? #80

Open
feng-tianyou opened this issue Jan 21, 2017 · 0 comments

Comments

@feng-tianyou
Copy link

  • (instancetype)initWithRootViewController:(UIViewController *)rootViewController{
    self = [super initWithRootViewController:rootViewController];
    if (self) {
    self.navigationBar.dk_barTintColorPicker = DKColorPickerWithKey(BAR);

    }
    return self;
    }

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant