Skip to content

Commit

Permalink
Launching but crashing
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasuster committed Jan 28, 2024
1 parent 0f3e7f0 commit 30ac53a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
<activity
android:name="MainActivity"
android:label="::APP_TITLE::"
android:exported="true"
android:configChanges="keyboard|keyboardHidden|orientation|screenSize"::if (WIN_ORIENTATION!=""):: android:screenOrientation="::WIN_ORIENTATION::"::end::
::foreach appActivity:: ::__current__:: ::end::
>
Expand Down

0 comments on commit 30ac53a

Please sign in to comment.