Added edit event activity. Populates event type and sub-type from file stored on remote server. Needs to actually retrieve the event data from the remote database and save it befor eit is working properly.
This commit is contained in:
@@ -65,6 +65,7 @@
|
||||
android:exported="false" />
|
||||
|
||||
<activity android:name=".LogManagerControlActivity" />
|
||||
<activity android:name=".EditEventActivity" />
|
||||
<activity android:name=".RemoteDbActivity" />
|
||||
<activity android:name=".ReportSeizureActivity" />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user