My Activity has relative layout as main layout, which is having a web view and some other layouts. I am loading some text or you tube video data as embedded in iframe tag into web view. When I am loading normal text, web view area appears as normal text view, but when I load some iframe video data, web view floats over all layouts in my activity. Why it is floating over all views in Activity? My problem is upon clicking "more" button, I am making some layouts as visible and invisible. When web view has normal, some newly visible layouts are displaying as on top of web view. But in case of iframe video data, they are appearing under web view, even though I placed these layouts after web view in relative layout.Sorry for making you confuse, I can't explain my problem better than this. Thanks in Advance.
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.
|