Created
August 21, 2012 15:06
-
-
Save piaoapiao/3416315 to your computer and use it in GitHub Desktop.
小细节
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
btn.titleLable.frame = CGRectMack(20,43,54,45) 无效 | |
[btn setTitleEdgeInsets:UIEdgeInsetsMake(0, a.origin.x +5,0,0)]; 有用 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment