Skip to content

Instantly share code, notes, and snippets.

@satoshin2071
Created October 7, 2014 11:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save satoshin2071/f0beffcbe1ae5ece15d1 to your computer and use it in GitHub Desktop.
Save satoshin2071/f0beffcbe1ae5ece15d1 to your computer and use it in GitHub Desktop.
UITextFiled(xib)でUITextBorderStyleRoundedRectのまま高さを変更する ref: http://qiita.com/satoshin2071/items/5f6177fce2e9dc64e0c6
<rect key="frame" x="10" y="20" width="300" height="30"/>
<rect key="frame" x="10" y="20" width="300" height="40"/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment