File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed
Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 44 <uses-permission android : name =" android.permission.CAMERA" />
55 <uses-feature android : name =" android.hardware.camera.ar" android : required =" true" />
66 <uses-feature android : glEsVersion =" 0x00020000" android : required =" true" />
7- <application android : allowBackup =" false" android : icon =" @drawable/icon " android : label =" " android : theme =" @style/ArActivityTheme" android : usesCleartextTraffic =" false" tools : ignore =" GoogleAppIndexingWarning" >
7+ <application android : allowBackup =" false" android : icon =" @mipmap/ic_launcher " android : label =" " android : theme =" @style/ArActivityTheme" android : usesCleartextTraffic =" false" tools : ignore =" GoogleAppIndexingWarning" >
88 <activity android : configChanges =" orientation|screenSize" android : exported =" true" android : name =" .MainActivity" android : screenOrientation =" locked" android : theme =" @style/Theme.AppCompat.NoActionBar" >
99 <intent-filter >
1010 <action android : name =" android.intent.action.MAIN" />
Original file line number Diff line number Diff line change 44 <uses-permission android : name =" android.permission.CAMERA" />
55 <uses-feature android : name =" android.hardware.camera.ar" android : required =" true" />
66 <uses-feature android : glEsVersion =" 0x00020000" android : required =" true" />
7- <application android : allowBackup =" false" android : icon =" @drawable/icon " android : label =" " android : theme =" @style/ArActivityTheme" android : usesCleartextTraffic =" false" tools : ignore =" GoogleAppIndexingWarning" >
7+ <application android : allowBackup =" false" android : icon =" @mipmap/ic_launcher " android : label =" " android : theme =" @style/ArActivityTheme" android : usesCleartextTraffic =" false" tools : ignore =" GoogleAppIndexingWarning" >
88 <activity android : configChanges =" orientation|screenSize" android : exported =" true" android : name =" .MainActivity" android : screenOrientation =" locked" android : theme =" @style/Theme.AppCompat.NoActionBar" >
99 <intent-filter >
1010 <action android : name =" android.intent.action.MAIN" />
Original file line number Diff line number Diff line change 44 <uses-permission android : name =" android.permission.CAMERA" />
55 <uses-feature android : name =" android.hardware.camera.ar" android : required =" true" />
66 <uses-feature android : glEsVersion =" 0x00020000" android : required =" true" />
7- <application android : allowBackup =" false" android : icon =" @drawable/icon " android : label =" " android : theme =" @style/ArActivityTheme" android : usesCleartextTraffic =" false" tools : ignore =" GoogleAppIndexingWarning" >
7+ <application android : allowBackup =" false" android : icon =" @mipmap/ic_launcher " android : label =" " android : theme =" @style/ArActivityTheme" android : usesCleartextTraffic =" false" tools : ignore =" GoogleAppIndexingWarning" >
88 <activity android : configChanges =" orientation|screenSize" android : exported =" true" android : name =" .MainActivity" android : screenOrientation =" locked" android : theme =" @style/Theme.AppCompat.NoActionBar" >
99 <intent-filter >
1010 <action android : name =" android.intent.action.MAIN" />
Original file line number Diff line number Diff line change 88 <uses-feature android : name =" android.software.vr.mode" android : required =" false" />
99 <uses-feature android : name =" android.hardware.vr.high_performance" android : required =" false" />
1010 <uses-feature android : glEsVersion =" 0x00020000" android : required =" true" />
11- <application android : icon =" @drawable/icon " android : label =" " android : theme =" @style/VrActivityTheme" >
11+ <application android : icon =" @mipmap/ic_launcher " android : label =" " android : theme =" @style/VrActivityTheme" >
1212 <activity android : configChanges =" orientation|keyboardHidden|screenSize" android : name =" .MainActivity" android : resizeableActivity =" false" android : screenOrientation =" landscape" >
1313 <intent-filter >
1414 <action android : name =" android.intent.action.MAIN" />
Original file line number Diff line number Diff line change 88 <uses-feature android : name =" android.software.vr.mode" android : required =" false" />
99 <uses-feature android : name =" android.hardware.vr.high_performance" android : required =" false" />
1010 <uses-feature android : glEsVersion =" 0x00020000" android : required =" true" />
11- <application android : icon =" @drawable/icon " android : label =" " android : theme =" @style/VrActivityTheme" >
11+ <application android : icon =" @mipmap/ic_launcher " android : label =" " android : theme =" @style/VrActivityTheme" >
1212 <activity android : configChanges =" orientation|keyboardHidden|screenSize" android : name =" .MainActivity" android : resizeableActivity =" false" android : screenOrientation =" landscape" >
1313 <intent-filter >
1414 <action android : name =" android.intent.action.MAIN" />
Original file line number Diff line number Diff line change 88 <uses-feature android : name =" android.software.vr.mode" android : required =" false" />
99 <uses-feature android : name =" android.hardware.vr.high_performance" android : required =" false" />
1010 <uses-feature android : glEsVersion =" 0x00020000" android : required =" true" />
11- <application android : icon =" @drawable/icon " android : label =" " android : theme =" @style/VrActivityTheme" >
11+ <application android : icon =" @mipmap/ic_launcher " android : label =" " android : theme =" @style/VrActivityTheme" >
1212 <activity android : configChanges =" orientation|keyboardHidden|screenSize" android : name =" .MainActivity" android : resizeableActivity =" false" android : screenOrientation =" landscape" >
1313 <intent-filter >
1414 <action android : name =" android.intent.action.MAIN" />
You can’t perform that action at this time.
0 commit comments