摘要:
Here's a less-ugly solution that works for both iOS4 and 5:@implementationUINavigationBar(CustomBackground)-(UIImage*)barBackground{ return[UIImage imageNamed:@"top-navigation-bar.png"];}-(void)didMoveToSuperview{ //iOS5 only if([self respondsToSelector:@selector(setBackgroundImage:for 阅读全文
posted @ 2012-09-05 14:17
androidabc08
阅读(199)
评论(0)
推荐(0)
浙公网安备 33010602011771号