File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" standalone =" no" ?>
2- <manifest xmlns : android =" http://schemas.android.com/apk/res/android" android : installLocation =" auto" package = " com.meta.unity-startersamples " >
2+ <manifest xmlns : android =" http://schemas.android.com/apk/res/android" android : installLocation =" auto" >
33 <application android : label =" @string/app_name" android : icon =" @mipmap/app_icon" android : allowBackup =" false" >
44 <activity android : theme =" @android:style/Theme.Black.NoTitleBar.Fullscreen" android : configChanges =" locale|fontScale|keyboard|keyboardHidden|mcc|mnc|navigation|orientation|screenLayout|screenSize|smallestScreenSize|touchscreen|uiMode" android : launchMode =" singleTask" android : name =" com.unity3d.player.UnityPlayerActivity" android : excludeFromRecents =" true" android : exported =" true" >
55 <intent-filter >
You can’t perform that action at this time.
0 commit comments