[Android] Save url in enhanced bookmark edit activity correctly.
If user edited title and url at the same time, url didn't get saved. The reason is that we save title first, then UI is refreshed by bookmark observer, which resets the url edit text to the original url. BUG=530794 Review URL: https://codereview.chromium.org/1341793004 Cr-Commit-Position: refs/heads/master@{#348756}
Showing
Please register or sign in to comment