Files
ifish/Ifish/UMCommunity/UMCommunitySDK/UMCommunityUI/CustomView/PhotoSelector/UMAssetsCollectionOverlayView.h
T
2017-08-15 16:59:01 +08:00

14 lines
232 B
Objective-C

//
// UMAssetsCollectionOverlayView.h
// UMCommunity
//
// Created by luyiyuan on 14/9/9.
// Copyright (c) 2014年 Umeng. All rights reserved.
//
#import <UIKit/UIKit.h>
@interface UMAssetsCollectionOverlayView : UIView
@end