File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed
Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change 3434 <preference name =" androidxEnabled" value =" true" />
3535
3636
37-
3837 <edit-config file =" app/src/main/AndroidManifest.xml" mode =" merge" target =" /manifest/application" >
3938 <application android : networkSecurityConfig =" @xml/network_security_config" />
4039 <application android : hardwareAccelerated =" true" />
Original file line number Diff line number Diff line change 1515
1616
1717 <config-file parent =" ./application" target =" AndroidManifest.xml" >
18- <activity android : configChanges =" orientation|keyboardHidden|keyboard|screenSize|locale|smallestScreenSize|screenLayout|uiMode" android : name =" com.foxdebug.browser.BrowserActivity" android : theme =" @style/Theme.AppCompat.NoActionBar" android : windowSoftInputMode =" adjustResize" >
18+ <activity android : configChanges =" orientation|keyboardHidden|keyboard|screenSize|locale|smallestScreenSize|screenLayout|uiMode" android : name =" com.foxdebug.browser.BrowserActivity" android : theme =" @style/Theme.AppCompat.NoActionBar" android : windowSoftInputMode =" adjustResize" android : resizeableActivity = " true " >
1919 </activity >
2020 </config-file >
2121
You can’t perform that action at this time.
0 commit comments