GitToTheHub commented on PR #1073: URL: https://github.com/apache/cordova-plugin-inappbrowser/pull/1073#issuecomment-5282046819
Hi, since you gave maintainers the possibility to make changes on your PR, I changed this PR to be inline with iOS. iOS shows a spinner and has the option `hidespinner` to disable this. I added a spinner instead of a progress bar, which can also be disabled by the option `hidespinner`. The spinner looks like this on Android 16: <img width="300" src="https://github.com/user-attachments/assets/83abb7a2-e8a8-47ce-b34c-fe486406e408" /> The background is indeed black here. On Android 10 it is white. So the background view should be set as white by default like iOS. If no one has any objections, this could be merged. -- 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]
