Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

DateEditTextView

Edit Text Field for dates that display a date and open the date picker to edit the date instead of the keyboard

#Usage

  • add the file to your project
  • to display the view add it to your layout xml as any other EditText view.
  • to read the selected date you can ither read the text qas formated date using the EditText getText() method or simply read the year,month,day properties of the view object.

About

Edit Text Field for dates that display a date and open the date picker to edit the date instead of the keyboard

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages