Hi,

i need to load several url to a webview in animated transition. i used
2 webviews; prev_view and next_view.

if we click on next button, next_view will appear with right to left
animation covering the prev_view underneath.
on back press. next_view will move left to right showing the
prev_view.

like a book pages

problem:

as i have 100 urls(local html files) to load on webview, each time i
need to load new url while animation but it does animate the old one
and after animation end shows the new url.


is it possible to disable the cache and load new url while animation?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to