Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 309 Bytes

File metadata and controls

5 lines (4 loc) · 309 Bytes

CustomAndroidCountdownTimer

This is a custom timer to replace the Android CustomTimer class. It removes the delay when the stock CustomerTimer class completes a lap as well as adds functionality such as start, pause, resume, and stopping the clock. It also maintains a count of how many laps it completed.