开发者

How to align the text from webpage in android web view?

In my application i have one web view .I will loading a simple html page inside that it is working correctly .But the content of the web page is displayi开发者_Python百科ng without alignment I want to display the contents with justified alignment

Please any one give me idea for how to do that?

Thanks in advance


Did you try to use the align=justify HTML attribute (deprecated) or CSS text-align:justify in you web page?

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜