Initial commit
This commit is contained in:
+15
@@ -0,0 +1,15 @@
|
||||
//
|
||||
// JHRefreshAmazingAniView.h
|
||||
// JHRefresh
|
||||
//
|
||||
// Created by Jiahai on 14-9-17.
|
||||
// Copyright (c) 2014年 Jiahai. All rights reserved.
|
||||
//
|
||||
|
||||
#import "JHRefreshAniBaseView.h"
|
||||
|
||||
@interface JHRefreshAmazingAniView : JHRefreshAniBaseView
|
||||
{
|
||||
UIImageView *_aniImgView;
|
||||
}
|
||||
@end
|
||||
Reference in New Issue
Block a user