android-target-tooltip icon indicating copy to clipboard operation
android-target-tooltip copied to clipboard

Check mText is String before casting.

Open chrislacy opened this issue 8 years ago • 0 comments

Fixes ClassCastException in the event a non-String CharSequence instance such as a SpannableString is used.

chrislacy avatar Oct 11 '16 06:10 chrislacy