Replace CountdownDelegate with ChronometerDelegate. Create BaseChronometer as superclass of CountdownChronometer and ChronometerWithMillis.

This commit is contained in:
Phillip Hsu
2016-09-09 21:06:06 -07:00
parent e3c78861c6
commit a3ad4ea458
11 changed files with 625 additions and 682 deletions
+3
View File
@@ -203,4 +203,7 @@
<string name="empty_alarms_container">No alarms added</string>
<string name="empty_timers_container">No timers added</string>
<string name="stopwatch">Stopwatch</string>
<string name="lap">Lap</string>
</resources>