I would like my UITextView background to repeat vertically (except for the top-margin), just like the Notes app in iphone/ipad, just like using repeat-y option in css…. Is that possible? How? Thank you!
I would like my UITextView background to repeat vertically (except for the top-margin), just
Share
You can find technique you can use to implement Notes-like UI described in this blog post.