Hello! I'm trying to figure out a way to use zoom-in features similar to those present in WebView in a standard View. My application's users include those with bad eye-sight and I would like to allow them to zoom-in on different parts of the screen and then zoom back out. I don't think this there is any method available to do this currently but I would like some direction on how to make this myself. I am planning on creating a dialog similar to that in the 1.5 Browser but I have no idea how to make that actually zoom-in/zoom-out of the screen. Is my only option to dynamically increase only the size of text used in the application?
Thanks, Kasra -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

