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

Commit 6c984bcb authored by John Reck's avatar John Reck Committed by Android (Google) Code Review
Browse files

Merge "Add detail to restorePicture deprecation"

parents 65837ced 2df8f425
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -1808,6 +1808,8 @@ public class WebView extends AbsoluteLayout
    /**
     * Restore the display data that was save in {@link #savePicture}. Used in
     * conjunction with {@link #restoreState}.
     *
     * Note that this will not work if the WebView is hardware accelerated.
     * @param b A Bundle containing the saved display data.
     * @param src The file where the picture data was stored.
     * @return True if the picture was successfully restored.