Android WebView orientation change -


i have pager using webviews display images. have used android:configchanges="orientation|screensize" prevent reload of data during orientation changes. whenever change orientation, image set shifts 1 side instant before being reset appropriate position. happen everyone? there other property have set prevent happening?

when orientation changed views/fragments need reloaded in order display on entire screen. seeing expected result when prevent reload of data during orientation change


Comments

Popular posts from this blog

html - How to style widget with post count different than without post count -

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

javascript - storing input from prompt in array and displaying the array -