-
Notifications
You must be signed in to change notification settings - Fork 610
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
Text Zoom #9
Conversation
text-zoom/android/src/main/java/com/capacitorjs/plugins/textzoom/TextZoomPlugin.java
Outdated
Show resolved
Hide resolved
@imhoffd hey this is a bit of a long shot but were you able to use CSS to prevent some (but not all) text from resizing on android? I've been playing around with a few things like The docs here from android don't give much help on this either https://developer.android.com/reference/android/webkit/WebSettings#setTextZoom(int) No worries if not but figured I'd ask incase you had. |
New plugin!
TODO:
see ionic-team/capacitor-testapp#3