Moved lap inserting and updating to StopwatchNotificationService

This commit is contained in:
Phillip Hsu
2016-09-14 22:12:13 -07:00
parent ad7335c6d6
commit facdf05602
4 changed files with 86 additions and 82 deletions
+2
View File
@@ -206,6 +206,8 @@
<string name="stopwatch">Stopwatch</string>
<string name="lap">Lap</string>
<!-- The notification title to use when there are laps in a stopwatch timing. An example is "Stopwatch - Lap 2". -->
<string name="stopwatch_and_lap_number">Stopwatch \u002d Lap %1$d</string>
<!-- https://android.googlesource.com/platform/frameworks/base/+/master/core/res/res/values/strings.xml -->
<!-- The representation of a time duration when negative. An example is -1:14. This can be used with a countdown timer for example.-->