Added ExportData function, and fixed issue with fault showing for HR and O2sat.

This commit is contained in:
Graham Jones
2023-06-03 19:30:04 +01:00
parent 36ba4e2f77
commit 0a57ff0ae0
9 changed files with 276 additions and 28 deletions

View File

@@ -3,6 +3,12 @@
android:layout_width="match_parent"
android:layout_height="match_parent"
android:orientation="vertical">
<TextView
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:text="Export Local Data"
android:textStyle="bold"
/>
<TextView
android:layout_width="match_parent"
android:layout_height="wrap_content"