Skip to content
This repository has been archived by the owner on Mar 10, 2020. It is now read-only.

Latest commit

 

History

History
19 lines (16 loc) · 543 Bytes

CHANGELOGS.md

File metadata and controls

19 lines (16 loc) · 543 Bytes

Version 1.0

  • First commit

Version 1.1

  • Updating Method AddTextChangedListener, PhoneEditTextWatcher object shall be the default TextWatcher
  • adding max length and singleline option by default

Version 1.2

  • User cannot write nothing into the international code space
  • Default international code is USA(+1)
  • phoneedittext default options shall be initialized if developer try to create edittext from code

Version 1.3

  • optimizing phoneedittext initialization
  • adding android-arsenal tag