read data from device homocube

This commit is contained in:
smileomi18@gmail.com
2023-07-20 16:08:59 +05:30
parent a8e7d7d60b
commit 51b49a010c
2 changed files with 5 additions and 48 deletions

View File

@@ -31,7 +31,9 @@
tools:targetApi="31">
<activity
android:name="com.example.hpostesting.presentation.hemocube.HemocubeActivity"
android:exported="false" />
android:exported="false"
android:noHistory="true"
android:theme="@style/Theme.HPOS.NoActionBar" />
<activity
android:name="com.example.hpostesting.presentation.KitScanActivity"
android:exported="false"