Nadine Salter
93ce2b38a2
Make ASNetworkImageNode Just Work.
...
Use ASBasicImageDownloader by default -- you can now do...
ASNetworkImageNode *imageNode = [[ASNetworkImageNode alloc] init];
imageNode.URL = [NSURL URLWithString:@"..."];
[self.view addSubview:imageNode.view];
...and it'll do the right thing.
2014-12-03 17:31:56 -08:00
..
2014-12-02 18:06:11 -08:00
2014-12-02 19:04:49 -08:00
2014-11-03 17:45:40 -08:00
2014-11-07 15:51:55 -08:00
2014-11-25 12:31:20 +02:00
2014-11-25 12:31:20 +02:00
2014-11-10 22:56:21 +02:00
2014-11-03 10:22:45 +01:00
2014-10-17 19:22:17 +08:00
2014-10-17 15:41:25 -07:00
2014-12-02 18:06:11 -08:00
2014-12-02 19:23:23 -08:00
2014-12-02 19:23:23 -08:00
2014-07-16 15:25:15 -07:00
2014-06-26 22:32:55 -07:00
2014-12-02 18:06:11 -08:00
2014-12-02 18:06:11 -08:00
2014-11-17 15:02:17 -08:00
2014-12-02 19:23:23 -08:00
2014-12-03 17:31:56 -08:00
2014-12-03 17:31:56 -08:00
2014-10-17 15:41:25 -07:00
2014-11-03 17:45:40 -08:00
2014-09-22 14:33:39 -07:00
2014-10-27 16:53:44 -07:00
2014-11-16 11:58:01 -05:00
2014-06-26 22:32:55 -07:00
2014-11-21 18:40:18 -08:00