Re: [android-developers] Stock browser not altering the history database properly on back button press
On 19 July 2011 11:59, Kostya Vasilyev <kmansoft@gmail.com> 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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home