I am developing an app that makes extensive use of webviews that are incorporated in layouts
When replacing a layout with another I find that it is placed over the old one and does not replace it. For example, buttons that were on the first are still apparent when I load the second.
How to I clear the screen before loading a new layout?
When replacing a layout with another I find that it is placed over the old one and does not replace it. For example, buttons that were on the first are still apparent when I load the second.
How to I clear the screen before loading a new layout?