开发者

How to increase webview height dynamically in android

Can anybody tell me how to increase the webview height dyn开发者_StackOverflow社区amically in android? My webview content will come some time less and sometimes I have to show webview full layout.

Thanks


use this code

android:layout_height="wrap_content"

then you find web view height automatically increase.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜