// Copyright (c) 2019 Tencent. All rights reserved. #import <UIKit/UIKit.h> // extend hitTest area when rect width is smaller than 44px @interface UGCKitSmallButton : UIButton @end