An EditText that handles formatting by groups with a custom separator.
[4, 2, 1], '-'
[4, 4, 4, 4], ' '
- Copy/paste
- Addition/deletion in center of entry
Make sure you have mavenCentral()
in your repositories block
implementation 'io.github.paulklauser:groupededittext:0.1'