Hello,
In an Android app I have a need to display/render HTML content in the app.
For this I have used HTML Control.
Now if the content of HTML Control does not fit withing the display it shows scroll bar to scrolling the content. I want to hide this as I do not want the use to be able to scroll the content by swiping fingers on the screen.
I want to control the content that is displayed force the use has to navigate using the buttons I provide at the bottom the screen.
I also want to change allow user to change the size of font of the content. How to achieve this?
How can I achieve this?
It there are any other way to show HTML contents without using HTML Control please do share it with me.
TIA
Yogi Yang
In an Android app I have a need to display/render HTML content in the app.
For this I have used HTML Control.
Now if the content of HTML Control does not fit withing the display it shows scroll bar to scrolling the content. I want to hide this as I do not want the use to be able to scroll the content by swiping fingers on the screen.
I want to control the content that is displayed force the use has to navigate using the buttons I provide at the bottom the screen.
I also want to change allow user to change the size of font of the content. How to achieve this?
How can I achieve this?
It there are any other way to show HTML contents without using HTML Control please do share it with me.
TIA
Yogi Yang