Adding drop shadow to UIWebView and UITextView
Posted
by user288225
on Stack Overflow
See other posts from Stack Overflow
or by user288225
Published on 2010-04-01T16:39:59Z
Indexed on
2010/04/01
16:43 UTC
Read the original article
Hit count: 449
I have a UITextView and a WebView side by side and I would like to add a drop shadow to both. This is an iPad app, so they rotate, thus an ImageView under them probably would not work. Any ideas?
© Stack Overflow or respective owner