UIButton添加到IOS7的UITableviewCell上时Highlighted效果不起作用。在ios6下就highlighted有效果;
我的代码如下:
[_isLoginBtn setBackgroundImage:[UIImage imageWithUIView:_isLoginBtn] forState:UIControlStateHighlighted];
效果图:
我的代码如下:
[_isLoginBtn setBackgroundImage:[UIImage imageWithUIView:_isLoginBtn] forState:UIControlStateHighlighted];
效果图: