@@ -2,18 +2,7 @@
"images" : [
{
"idiom" : "universal",
- "filename" : "load.png",
- "scale" : "1x"
- },
- {
- "idiom" : "universal",
- "filename" : "load@2x.png",
- "scale" : "2x"
- "filename" : "load@3x.png",
- "scale" : "3x"
+ "filename" : "load.pdf"
}
],
"info" : {
@@ -1,12 +0,0 @@
-{
- "images" : [
- "filename" : "loadNoRecord@2x.png"
- }
- ],
- "info" : {
- "version" : 1,
- "author" : "xcode"
-}
@@ -119,7 +119,7 @@
- (UIImage *)imageForEmptyDataSet:(UIScrollView *)scrollView
- return [CCGraphics changeThemingColorImage:[UIImage imageNamed:@"loadNoRecord"] multiplier:2 color:[NCBrandColor sharedInstance].graySoft];
+ return [CCGraphics changeThemingColorImage:[UIImage imageNamed:@"load"] multiplier:2 color:[NCBrandColor sharedInstance].graySoft];
- (NSAttributedString *)titleForEmptyDataSet:(UIScrollView *)scrollView