WebView Text Zoom Issue in Android
You should use TextViews in a ListView and store id of top list item before zoom and after the zoom scroll to the stored list item. For the good scroll you should hide the scroll with basic image zoom effect.
You should use TextViews in a ListView and store id of top list item before zoom and after the zoom scroll to the stored list item. For the good scroll you should hide the scroll with basic image zoom effect.