andreszs commented on issue #1290:
URL: https://github.com/apache/cordova-docs/issues/1290#issuecomment-1698190609

   The workaround I found (so far) is to edit **AndroidManifest.xml** and 
replace:`android:theme="@style/Theme.AppCompat.NoActionBar"`
   with:
   `android:theme="@style/Theme.App.SplashScreen"`
   
   **However, everytime the app is built, this change is reverted**.
   
   Any ideas on how to workaround this issue? This constant double-building is 
really tiresome and inconvenient.


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