Added 'Report Seizure' activity. UI seems to work, but database part that looks for the closest datapoint is not working.
This commit is contained in:
@@ -66,6 +66,7 @@
|
||||
|
||||
<activity android:name=".LogManagerControlActivity" />
|
||||
<activity android:name=".RemoteDbActivity" />
|
||||
<activity android:name=".ReportSeizureActivity" />
|
||||
|
||||
<receiver
|
||||
android:name=".BootBroadcastReceiver"
|
||||
|
||||
Reference in New Issue
Block a user