Device Orientation
Add unspecified
to support all orientations for your app in AndroidManifest.xml
<!-- -->
<activity
android:name=".MainActivity"
android:screenOrientation="unspecified" />
Add unspecified
to support all orientations for your app in AndroidManifest.xml
<!-- -->
<activity
android:name=".MainActivity"
android:screenOrientation="unspecified" />
Feel free to ask anything directly on call or fill the form and we will contact back within few hours.