cxcxcxcx commented on issue #1465:
URL: 
https://github.com/apache/cordova-android/issues/1465#issuecomment-1352669859

   The issue reproduces for Samsung Galaxy S21, webview 108.0.5359.79
   
   
https://github.com/apache/cordova-android/issues/1465#issuecomment-1297366740 
doesn't always work: my app is landscape.
   
   
https://github.com/apache/cordova-android/issues/1465#issuecomment-1216730224 
works for me. It doesn't have to be a script. After themes_v27.xml is created, 
the following works in config.xml, android section:
   
   ```
   <resource-file src="resources/android/xml/themes_v27.xml" 
target="app/src/main/res/values-v27/themes.xml" />
   ```
   
   I think it's a decent fix because the behavior is consistent with previous 
versions. And it can always be improved once the upstream Chromium bug is fixed.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to