add refresh and qr code scan - jig

This commit is contained in:
Pritimay Sarkar
2024-02-13 17:57:38 +05:30
parent 6afee91d27
commit 8019ed2c30
12 changed files with 140 additions and 46 deletions

View File

@@ -51,7 +51,6 @@
<activity
android:name="com.example.hpostesting.presentation.jig.JigActivity"
android:exported="false"
android:screenOrientation="landscape"
android:theme="@style/Theme.HPOS.NoActionBar" />
<activity
android:name="com.example.hpostesting.presentation.deviceprovision.DeviceProvisionActivity"