// // SmallButton.h // // Created by stcui on 15/7/14. // Copyright © 2015年 Tencent. All rights reserved. // #import // extend hitTest area when rect width is smaller than 44px @interface SmallButton : UIButton @end