diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml
index 71c60c2..80f620b 100644
--- a/app/src/main/AndroidManifest.xml
+++ b/app/src/main/AndroidManifest.xml
@@ -31,7 +31,9 @@
tools:targetApi="31">
+ android:exported="false"
+ android:noHistory="true"
+ android:theme="@style/Theme.HPOS.NoActionBar" />
$e")
- viewModel.errorTriggered.postValue(ErrorMessage("Please Try Again this step", Constants.ERROR_NORMAL))
-
- viewModel.progressBar.postValue(false)
- }
- })
- }
-
-
- // private fun sendCmdToFetchDeviceConstant(recursive: Boolean) {
private fun sendCmdToFetchDeviceConstant() {
Log.d(TAG, "sendCmdToFetchDeviceConstant() called")