TreKing thanks for your answer. Im very new to programming so i dont get what you sugest, can you be more specific please? My code is here: http://stackoverflow.com/questions/8206511/how-can-i-use-android-transition-effects-in-web-view. Can you tell me whats wrong and what to change? Once again thanks for your help! On Nov 29, 8:13 pm, TreKing <[email protected]> wrote: > On Wed, Nov 23, 2011 at 1:46 PM, Alex Georgantas <[email protected]>wrote: > > > I call the effect in my main java activity but it only applies to the > > first page. > > If you call the effect once, it probably will only work once. > > The thing that I want is the effect to apply in every page that links loads > > > in webview. > > Then find the point that every page loads and call the animation there. > > > Should onpagestarted() will help me? > > I don't know - read the docs and experiment. See what happens. > > --------------------------------------------------------------------------- > ---------------------- > TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago > transit tracking app for Android-powered devices
-- 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

