Report seizure function now seems to be working. Added list of events to LogManagerControlActivity. Removed redundant files that look similar to the working code.
This commit is contained in:
@@ -106,4 +106,10 @@
|
||||
android:layout_height="wrap_content"
|
||||
android:text="@string/cancelBtnTxt" />
|
||||
</LinearLayout>
|
||||
<TextView
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:text="msg"
|
||||
android:id="@+id/msg_tv" />
|
||||
|
||||
</LinearLayout>
|
||||
Reference in New Issue
Block a user