Description[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
Committed: https://crrev.com/edf1e4c8c1bf28d70f20570fe3a4707c5add414f
Cr-Commit-Position: refs/heads/master@{#348756}
Patch Set 1 #
Messages
Total messages: 8 (2 generated)
|