TP-67279 | PS | fixed pms activity orientation crash on android 8 (#10930)

This commit is contained in:
Prakhar Saxena
2024-05-20 14:27:51 +05:30
committed by GitHub
parent 5dc88b0a12
commit 47858eab8e

View File

@@ -35,7 +35,6 @@
<activity
android:name=".nativepayment.activity.NaviPaymentActivity"
android:screenOrientation="portrait"
android:exported="false"
android:theme="@style/NaviPayTransparentTheme" />