Fix an crash if you pass a SpannableString

If a derived class passes a SpannableString to append, the code will
crash with an invalid cast. Simple fix.

Change-Id: I28f33b4eadabb8fce1ddba8cc1ece20b1d919764
1 file changed