On 19 July 2011 11:59, Kostya Vasilyev <[email protected]> wrote: > But when the user goes forward to a particular page for the first time, > history is being made (== changed, sorry could not resist).
To be exact, the history is being made only when user clicks a link or types new url. About the notifications, use the boolean value passed to onChange() method. It holds *true*, only for commit() to the cursor that is being observed, which is exactly when the history is being made. Daniel -- 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

