Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 515134e8 authored by Jonathan Dixon's avatar Jonathan Dixon Committed by Android Git Automerger
Browse files

am c7969dea: Merge "Fix obsolete API reference" into klp-dev

* commit 'c7969dea':
  Fix obsolete API reference
parents fd4cf800 c7969dea
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1067,7 +1067,7 @@ public class WebView extends AbsoluteLayout
     * returned object.
     *
     * @deprecated Use {@link #onDraw} to obtain a bitmap snapshot of the WebView, or
     * {@link #saveWebArchive} or {@link #exportToPdf} to save the content to a file.
     * {@link #saveWebArchive} to save the content to a file.
     *
     * @return a picture that captures the current contents of this WebView
     */