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

Commit c7969dea authored by Jonathan Dixon's avatar Jonathan Dixon Committed by Android (Google) Code Review
Browse files

Merge "Fix obsolete API reference" into klp-dev

parents 90701f1a df3859eb
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
     */