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 layout with a WebView and an ordinary view. When I set the WebView to INVISIBLE and apply an animation , WebView's visibility changes only after animation(my view is in a ribbon activity -like the one in facebook android app).So my menu is shifted to the left with the WebView loaded inside it. When I press a button the WebView should disappear and the home view should appear before the layout holding them, slide back to the original position. For me the visibility changes but refreshes only after animation.

share|improve this question
thanks iulia.... – coderock Dec 12 '12 at 11:12

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.