Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I have a webview where I am showing html contents.I have disabled the build in zoom support as per my requirement.I need to implement a custom seekbar using which users can zoom in and zoom out the webview content.When the seekbar thumb is moved right, the webview content should be zoom in and if moved left then the contents should be zoom out.Please guide me with some relevant code.

share|improve this question
Please guide me with some relevant code. => Show me the code that you have tried so far. – Paresh Mayani Oct 26 '12 at 9:42
@PareshMayani : Thanks for your quick reply.In my code,I have used simple webview only.I have a string and I passed it to webview.There I need to implement a seekbar for zoom control.Hope I am clear to you. – user2012 Oct 26 '12 at 9:55

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.