Expired timer notification
This commit is contained in:
@@ -18,6 +18,8 @@
|
||||
android:layout_height="wrap_content"
|
||||
app:cardElevation="2dp"
|
||||
app:cardCornerRadius="0dp"
|
||||
android:foreground="?selectableItemBackground"
|
||||
android:clickable="true"
|
||||
android:layout_marginTop="8dp"
|
||||
android:layout_marginBottom="8dp">
|
||||
|
||||
|
||||
@@ -196,4 +196,5 @@
|
||||
<string name="times_up">Time\'s up</string>
|
||||
<string name="add_one_minute">Add 1 minute</string>
|
||||
<string name="stop">Stop</string>
|
||||
<string name="timer_expired">Timer expired</string>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user