Trying to do this in my manifest
	
	
	
	
	
	
	
		
			
			
			
			
			
		
	
	
	
		
	
	
		
	
App compiles perfectly but never starts
			
			
			
				B4X:
			
		
		
		AddManifestText(
  <application>
    <property android:name="android.window.PROPERTY_COMPAT_ALLOW_RESIZEABLE_ACTIVITY_OVERRIDES" android:value="false"/>
  </application>
)