I was trying to flip the local html URLs in a webview using this library. When my first page view comes to 90 degrees or greater, the whole page refreshes to load the second page content, when refreshing the whole page goes blank for about a sec. I tried optimizing my html content and other solutions to increase the rendering speed of the browser but none helped. Any suggestions will be grateful. I have attached three Images, Page1 showing the page one of my webview, inbetween_transition image is where the refresh happens when the flip is around 90degrees and Page2 is after the refresh when page 2 is loaded.
Thanks in advance.
Page1 showing the page one of my webview
inbetween_transition image is where the refresh happens when the flip is around 90degrees
I was trying to flip the local html URLs in a webview using this library. When my first page view comes to 90 degrees or greater, the whole page refreshes to load the second page content, when refreshing the whole page goes blank for about a sec. I tried optimizing my html content and other solutions to increase the rendering speed of the browser but none helped. Any suggestions will be grateful. I have attached three Images, Page1 showing the page one of my webview, inbetween_transition image is where the refresh happens when the flip is around 90degrees and Page2 is after the refresh when page 2 is loaded.
Thanks in advance. Page1 showing the page one of my webview
inbetween_transition image is where the refresh happens when the flip is around 90degrees
Page2 is after the refresh when page 2 is loaded