AshleyScirra opened a new issue, #1957:
URL: https://github.com/apache/cordova-android/issues/1957

   # Bug Report
   
   ## Problem
   
   ### What is expected to happen?
   
   We make Construct, a browser-based game development editor. Since updating 
to [email protected], we have received a lot of reports of people's 
Android Cordova apps showing white bars along the edges. Picture provided by 
one user of how it looked before:
   
   <img width="1280" height="931" alt="Image" 
src="https://github.com/user-attachments/assets/85595e9a-f749-4536-9b7d-187da73e3d99";
 />
   
   ### What does actually happen?
   
   How it looks now:
   
   <img width="1280" height="917" alt="Image" 
src="https://github.com/user-attachments/assets/81c166a3-dee8-4932-9feb-722f57528332";
 />
   
   ## Information
   
   So far it seems all affected devices use Android 14 or older - we're not 
aware of Android 15+ being affected. As Android 15 now requires EdgeToEdge mode 
we suspect this PR may have a fix: 
https://github.com/apache/cordova-android/pull/1902
   
   This notes the following:
   
   > When having cordova android in Edge To Edge the app does not extend to the 
full height of the device in version bellow Android 15.
   
   Therefore we would request a patch release of Cordova Android to include 
this fix as it's having a significant impact and we're getting a lot of reports 
of this.
   
   ### Command or Code
   
   cordova-android@15 build with EdgeToEdge enabled and run on Android 14 or 
older
   
   ### Environment, Platform, Device
   
   According to a user reporting the issue, affected devices include:
   
   Xiaomi 11 Lite 5g, android 14
   Xiaomi Mi 8, android 10
   Redmi 7a, android 9
   Samsung Galaxy a51, android 13
   
   
   ## Checklist
   <!-- Please check the boxes by putting an x in the [ ] like so: [x] -->
   
   - [x] I searched for existing GitHub issues
   - [x] I updated all Cordova tooling to most recent version
   - [x] I included all the necessary information above
   


-- 
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