Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MagicTextView as an EditText? #11

Open
pzmudzinski opened this issue Aug 9, 2014 · 2 comments
Open

MagicTextView as an EditText? #11

pzmudzinski opened this issue Aug 9, 2014 · 2 comments

Comments

@pzmudzinski
Copy link

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:
magieditext

Anyone has idea what might be causing that?

@pzmudzinski pzmudzinski changed the title MagicTextView as a EditText? MagicTextView as an EditText? Aug 9, 2014
@pzmudzinski
Copy link
Author

I've solved that problem by using software acceleration.

@apelt
Copy link

apelt commented Dec 16, 2014

same effect for android:textIsSelectable="true" in MagicTextView (only border shown)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants