Recently, I was working on an EditText
[http://developer.android.com/reference/android/widget/EditText.html] that
supports links. That is, users can add URLs that become clickable when not
editing.
When the EditText is not focused, the links should be clickable. However, when
it is focused, it should disable