Skip to content

PaulKlauser/GroupedEditText

Repository files navigation

Grouped EditText

An EditText that handles formatting by groups with a custom separator.

Video Sample

Examples

[4, 2, 1], '-'

Screenshot 2

[4, 4, 4, 4], ' '

Screenshot 1

Supports:

  • Copy/paste
  • Addition/deletion in center of entry

Gradle Dependency

Make sure you have mavenCentral() in your repositories block

implementation 'io.github.paulklauser:groupededittext:0.1'

About

An EditText that handles formatting by groups with a custom separator.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages