Hi, I have a webview where the user can increase or decrease text size. I use 'getSettings().setDefaultFontSize' to do so. It works fine when increasing the text size: the webview gets higher, but when the text size is decreased, the webview remains with its current height, while I would like it to get smaller to actually fit its content.
Any ideas? Thank you for your help. - Guillaume - -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en