diff --git a/templates/android/template/app/src/main/AndroidManifest.xml b/templates/android/template/app/src/main/AndroidManifest.xml index a856594c6..501db19f7 100644 --- a/templates/android/template/app/src/main/AndroidManifest.xml +++ b/templates/android/template/app/src/main/AndroidManifest.xml @@ -10,11 +10,9 @@ ::if (WIN_ORIENTATION=="portrait"):: - - ::end:: - - ::if (WIN_ORIENTATION=="landscape"):: - + + ::elseif (WIN_ORIENTATION=="landscape"):: + ::end::