摘要: 自定义选中时的图片 //设置选中时的背景图片. self.tabBar.selectionIndicatorImage = [selImg resizedImgWithSize:CGSizeMake(w, h)]; 阅读全文
posted @ 2015-11-15 15:41 菜鸟工程司 阅读(340) 评论(0) 推荐(0) 编辑