android - View.layout changes to default xml layout -


in app, i'm changing layout location doing this:

totalcommentlayout.layout(0, webviewheight - buttombtnsheight - shadowheight, width, webviewheight); 

the change happening changes layout described in xml file. why happening , how can persist change in location of layout?


Comments

Popular posts from this blog

javascript - DIV "hiding" when changing dropdown value -

Does Firefox offer AppleScript support to get URL of windows? -

android - How to install packaged app on Firefox for mobile? -