You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to use MagicTextView as a EditText. Since EditText derives from TextView, I thought it should be straight forward and I should simply change MagicTextView base class from TextView to EditText.
Sadly, text only displays its border, without fill effect:
Anyone has idea what might be causing that?
The text was updated successfully, but these errors were encountered:
pzmudzinski
changed the title
MagicTextView as a EditText?
MagicTextView as an EditText?
Aug 9, 2014
I'm trying to use MagicTextView as a EditText. Since EditText derives from TextView, I thought it should be straight forward and I should simply change MagicTextView base class from TextView to EditText.
Sadly, text only displays its border, without fill effect:
Anyone has idea what might be causing that?
The text was updated successfully, but these errors were encountered: