I just wanted to display a long text(Diff paragraphs and heading).What i tried is webview.But alignment and font size seems to be vague..Is there any other way to show long paragraphs in android ? Can anyone help me ?
I just wanted to display a long text(Diff paragraphs and heading).What i tried is
Share
You are applying changes to the webview as an object. What you need to do is create a css file and use that in whatever pages your webview is pointing to.
or