coefficient screen added

This commit is contained in:
Pritimay Sarkar
2024-01-04 12:01:59 +05:30
parent 6d4adbc222
commit 02cdc49c9c
14 changed files with 759 additions and 6 deletions

View File

@@ -43,6 +43,10 @@
android:name="com.example.hpostesting.presentation.autodac.AutoDacActivity"
android:exported="false"
android:theme="@style/Theme.HPOS.NoActionBar" />
<activity
android:name="com.example.hpostesting.presentation.calibration.CalibrationActivity"
android:exported="false"
android:theme="@style/Theme.HPOS.NoActionBar"/>
<activity
android:name="com.example.hpostesting.presentation.hemocube.HemocubeActivity"
android:exported="false"