quality screen

This commit is contained in:
Pritimay Sarkar
2024-01-06 16:44:32 +05:30
parent cddfc4518f
commit 2acf3a08d5
10 changed files with 159 additions and 0 deletions

View File

@@ -47,6 +47,12 @@
android:name="com.example.hpostesting.presentation.calibration.CalibrationActivity"
android:exported="false"
android:theme="@style/Theme.HPOS.NoActionBar"/>
<activity
android:name="com.example.hpostesting.presentation.assurance.AssuranceControlsActivity"
android:exported="false"
android:theme="@style/Theme.HPOS.NoActionBar"/>
<activity
android:name="com.example.hpostesting.presentation.hemocube.HemocubeActivity"
android:exported="false"