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
Hi, @IntelliJAbhishek.
MskedEditText is just usual custom EditText. Please follow the android developer guidelines.
If you have some problems with MaskedEditText, you can create an own realization of it based on the code provided in the library.
Thanks.
@IntelliJAbhishek Yes. I see. Unfortunately, I can't provide a particular way for that case. I can only suggest trying to use library classes directly in your project and override the needed behavior.
@IntelliJAbhishek If you find any solution please post it here and feel to free make any improvements to the library by creating e.g. a pull request.
Thanks.
How to use this edit text with two way data binding?
The text was updated successfully, but these errors were encountered: