Skip to content

Instantly share code, notes, and snippets.

@AliAzaz
Last active May 20, 2019 20:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save AliAzaz/0486d55045e4b08f1fee8913803477b7 to your computer and use it in GitHub Desktop.
Save AliAzaz/0486d55045e4b08f1fee8913803477b7 to your computer and use it in GitHub Desktop.
EdittextPicker Library provided functions
╔═══════════════════╦═══════════════════════════╗
║ Operations ║ Library Functions ║
╠═══════════════════╬═══════════════════════════╣
║ Empty edittext ║ isEmptyTextBox() ║
║ ║ ║
║ Range edittext ║ isRangeTextValidate() ║
║ ║ ║
║ Equal/Pattern ║ isTextEqualToPattern() ║
║ Edittext ║ ║
╚═══════════════════╩═══════════════════════════╝
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment