Yes, when the user visits the page for the first time, the history is being altered. When the user presses back and then clicks on the same page again, the VISITS field is increased.
The same behavior as the back button press has the forward button in the menu - the onChange is fired, but nothing is changed. 2011/7/19 Kostya Vasilyev <[email protected]> > But when the user goes forward to a particular page for the first time, > history is being made (== changed, sorry could not resist). > > 19.07.2011 14:55, Filip Havlicek пишет: > > Then I would expect the onChange method not to be fired at all. >> > > -- > Kostya Vasilyev > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to > android-developers@**googlegroups.com<[email protected]> > To unsubscribe from this group, send email to > android-developers+**[email protected]<android-developers%[email protected]> > For more options, visit this group at > http://groups.google.com/**group/android-developers?hl=en<http://groups.google.com/group/android-developers?hl=en> > -- 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

