siddhant
Results
2
comments of
siddhant
stretchableImageWithLeftCapWidth: is depricate replace it with resizableImageWithCapInsets :
Use the following : [Fixed] // Images used as background when status bar style is Default defaultStatusBarImage_ = [[UIImage imageWithData:MTStatusBarBackgroundImageData(NO)] retain]; defaultStatusBarImageShrinked_ = [[UIImage imageWithData:MTStatusBarBackgroundImageData(NO)] retain];