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

Commit 2df8f425 authored by John Reck's avatar John Reck
Browse files

Add detail to restorePicture deprecation

 Bug: 5361506

Change-Id: I4bf6583170df50b218051f4700700ff1b8874d17
parent 91d34137
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.