commit | f2043b4af5aac963d35c8248a2cec2d62bb7e1c4 | [log] [tgz] |
---|---|---|
author | Paul Miller <paulmiller@google.com> | Wed Jul 25 18:11:26 2018 -0700 |
committer | Nate Fischer <ntfschr@google.com> | Wed Aug 08 21:56:31 2018 +0000 |
tree | 9511ae7c9d933c1fe938a0ef864d628d789e18d9 | |
parent | fd2458518271f1c442733003d00a2ff1373f9fb9 [diff] |
Clarify WebViewClient.shouldOverrideUrlLoading docs Call out more explicitly the antipattern of calling loadUrl with the same URL and returning true, and repeat this on the deprecated version. Simplify the wording about returning true v.s. false. Switch to the "note" style used elsewhere on the page. BUG:111843379 Change-Id: I36c31a8e0f4754c314b8a4d72cc497c9c3a3e242 Test: make docs (cherry picked from commit 3819a6467b984119fd48ac54ae9a24d59e9ade95)