-
Notifications
You must be signed in to change notification settings - Fork 13.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Android checkbox tap background #496
Comments
Sounds like the -webkit-tap-highlight-color, is it being set to transparent for inputs? From the CSS in 0.9.25 it looks like it is only being overridden for a tags and body. |
…an article and swipe before page transition)
Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Ionic, please create a new issue and ensure the template is fully filled out. |
For some reason when tapping a checkbox on Android 4.2.2, there is a few milliseconds where an ugly blue background shows up and then goes away. It seems to happen right after the state of the checkbox changes.
Hard to take a screenshot of, unfortunately.
The text was updated successfully, but these errors were encountered: