This commit is contained in:
Gautier Pelloux-Prayer 2016-02-05 14:22:44 +01:00
parent ba114e525f
commit 4cd757a625

View file

@ -517,6 +517,7 @@ static RootViewManager *rootViewManagerInstance = nil;
animations:^{
statusBarBG.backgroundColor = [UIColor colorWithWhite:0.935 alpha:1];
}];
}
}
#pragma deploymate pop
}