HemoCube new Changes

This commit is contained in:
smileomi18@gmail.com
2023-07-27 16:44:12 +05:30
parent a5db2e759c
commit 97b66acda3
9 changed files with 79 additions and 165 deletions

View File

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