Skip to content
This repository has been archived by the owner on Jan 28, 2024. It is now read-only.
/ time-edit-text Public archive

Custom Android EditText-like time picker

License

Notifications You must be signed in to change notification settings

PaoloConte/time-edit-text

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TimeEditText

Screenshot

A custom EditText (actually derived from TextView) to input time in 24h format.

Features:

  • It always shows the currently set time, so it's never empty.
  • Both virtual and physical keyboards can be used.
  • The current digit is highlighted; when a number on the keyboard is pressed, the digit is replaced.
  • Back key moves the cursor backward.
  • Space key moves the cursor forward.

About

Custom Android EditText-like time picker

Topics

Resources

License

Stars

Watchers

Forks

Languages