Hi,
I’m using a pattern of image for background color on TWTRTweetDetailViewController, but when I use tweetView.backgroundColor = Mypattern, it uses the same pattern as text background color again behind the tweet and twitter name.How can I set the text background color to UIColor.clear, so gonna be only as the background color of TWTRTweetDetailViewController?