Integrated testing with patient registration. [Test Mode - USBSerial]

This commit is contained in:
vsuryakumar
2023-06-03 19:10:48 +05:30
parent 0e5046d521
commit a1f41db68b
48 changed files with 1323 additions and 666 deletions

View File

@@ -3,7 +3,7 @@
xmlns:app="http://schemas.android.com/apk/res-auto"
android:layout_width="match_parent"
android:layout_height="@dimen/nav_header_height"
android:background="@drawable/side_nav_bar"
android:background="@color/blue_app"
android:gravity="bottom"
android:orientation="vertical"
android:paddingLeft="@dimen/activity_horizontal_margin"
@@ -18,7 +18,7 @@
android:layout_height="wrap_content"
android:contentDescription="@string/nav_header_desc"
android:paddingTop="@dimen/nav_header_vertical_spacing"
app:srcCompat="@mipmap/ic_launcher_round" />
app:srcCompat="@mipmap/hpos_icon" />
<TextView
android:layout_width="match_parent"