dpalou commented on PR #1917: URL: https://github.com/apache/cordova-android/pull/1917#issuecomment-4658495341
+1 to this feature, both in Android and iOS. Recent iOS versions seem to automatically calculate the text color based on the color behind it, but older versions (e.g. iOS 16) don't do that. If we want to have a good experience in all versions it would be nice to be able to control this ourselves. In Android, since the WebView can be updated in older Android versions I guess the impact would be lower, but we don't know when will the Google team implement this so we'll have to keep using the status bar plugin until then. In our case the problem is not with scroll, it's because our header color (we use Ionic) can change dynamically so we want to update the statusbar text color whenever the header color changes. -- 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]
