android - Web view showing background in some activity but not in other? -
i have 2 activity both same , there layout same. in these web view used. transparent background set web view. appearing in 1 activity not in other may reasons? web view showing data assets folder used html. may reason.i have tried possible solution .any appreciated.
webview.setbackgroundcolor(0); webview.setbackgroundresource(r.drawable.botom_bg);//set background here
try 2 line.
Comments
Post a Comment