STTweetLabel
STTweetLabel copied to clipboard
text view shouldn't be editable to prevent selection with TAB on hardware keyboard
If you have a hardware keyboard pressing TAB will select a UITextView inside STTweetLabel. It can be then edited which etc. This commit fixes it