-
Notifications
You must be signed in to change notification settings - Fork 49
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
Support EditText #10
Comments
I'd like to work on this, please? |
One tricky thing here is that a |
Thanks for the notice, what if the layout uses DataBinding? I think it's possible to provide the implementation for |
Oh yeah, that would be interesting too! Let's add basic support in this issue and then file follow-up issues for those ideas? :) |
yes, sure. |
https://developer.android.com/reference/android/widget/EditText
The text was updated successfully, but these errors were encountered: