mirror of
https://github.com/zhigang1992/MessagesTableViewController.git
synced 2026-01-12 22:48:53 +08:00
Added comment on API.
This commit is contained in:
@@ -121,6 +121,7 @@
|
||||
|
||||
- (void)goCrazyWithYourAvatarImageView:(UIImageView *)avatarView forRowAtIndexPath:(NSIndexPath *)indexPath{
|
||||
avatarView.image = [UIImage imageNamed:@"DemoAvatarExample"];
|
||||
// You can use SDWebImage or AFNetworking for Remote Image loading here.
|
||||
}
|
||||
|
||||
@end
|
||||
Reference in New Issue
Block a user