AuthorizeNet / inperson-sdk-android

Mobile SDK for Android point-of-sale applications
Other
23 stars 38 forks source link

Screen Orientation #86

Open ken-hudd opened 2 years ago

ken-hudd commented 2 years ago

Is there a way we can force the orientation of EMVActivity and SignatureRevieActivity to be the same? Either portrait or landscape, or just follow the orientation of the device? I understand the landscape mode on the signature on the smaller phone screens but why force the EMVActivity to portrait? is there anyway to override those settings in the manifest file or through registerActivityLifecycleCallbacks?