Kaynağa Gözat

Add icons for network responses that are json, html, or text/plain

Skipping the 1x versions for now. We’ll just scale down the 2x assets on non-retina screens.
Ryan Olson 11 yıl önce
ebeveyn
işleme
7fb22825ae

+ 4 - 0
Classes/Utility/FLEXResources.h

@@ -19,4 +19,8 @@
 + (UIImage *)moveIcon;
 + (UIImage *)selectIcon;
 
++ (UIImage *)jsonIcon;
++ (UIImage *)textPlainIcon;
++ (UIImage *)htmlIcon;
+
 @end

Dosya farkı çok büyük olduğundan ihmal edildi
+ 24 - 0
Classes/Utility/FLEXResources.m