Closed Zhe-Zhu closed 10 years ago
The sample code is: [SVStatusHUD showWithImage:[UIImage imageNamed:@"hudSaveInAlbum.png"] status:NSLocalizedString(@"micOn", nil)];
[SVStatusHUD showWithImage:[UIImage imageNamed:@"hudSaveInAlbum.png"] status:NSLocalizedString(@"micOn", nil)];
status is NSString showd to user.
The image "hudSaveInAlbum@2x.png" already uploaded to Images.
The sample code is:
[SVStatusHUD showWithImage:[UIImage imageNamed:@"hudSaveInAlbum.png"] status:NSLocalizedString(@"micOn", nil)];
status is NSString showd to user.
The image "hudSaveInAlbum@2x.png" already uploaded to Images.