Added notification of unvalidated events in the database that will take user to the log manager activity

This commit is contained in:
Graham Jones
2022-01-26 20:54:25 +00:00
parent 27a508ce88
commit 203ffdc07f
5 changed files with 146 additions and 2 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 306 B

View File

@@ -326,4 +326,5 @@
<string name="waitingForData">...waiting for data...</string>
<string name="refreshBtn">Refresh</string>
<string name="back">Back</string>
<string name="unvalidatedEventsTitle">Unvalidated Seizure Events</string>
</resources>