balazsgerlei / SecureWebView

Android WebView wrapper with secure defaults to avoid security issues caused by misconfiguring WebViews.
Creative Commons Zero v1.0 Universal
3 stars 2 forks source link

🐞 Incorrect color for the clear URL field button in the Sample app in Dark Mode #7

Closed balazsgerlei closed 3 months ago

balazsgerlei commented 3 months ago

As the Sample app supports Dark Mode, all of it's controls should be visible and the clear URL field button (X) remains to be black in Dark Mode too, making it basically invisible.

It should be tinted with the text color for each mode (Dark or Light).