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

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

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

* commit '515134e8':
  Fix obsolete API reference
parents ab1fe9d5 515134e8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1108,7 +1108,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
     */