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

how to set text to the edittext? #21

Closed
savyad opened this issue Jan 30, 2019 · 1 comment
Closed

how to set text to the edittext? #21

savyad opened this issue Jan 30, 2019 · 1 comment

Comments

@savyad
Copy link

savyad commented Jan 30, 2019

let's say i got a value 001211 like this and i want to set the value like 00:12:11,is it possible

@VicMikhailau
Copy link
Owner

Hello, savyad .
Sorry for the late reply.

Yes. It is possible. Just use .setText(001211) for the MaskedEditText with mask like ##:##:##

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