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

Commit 42499061 authored by Steve Block's avatar Steve Block
Browse files

Improve JavaDoc for WebView.restoreState()

Change-Id: I01b3f8ac78b08ef0a6f563fa63978934a23fd183
parent d59bf649
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -724,9 +724,9 @@ public class WebView extends AbsoluteLayout
    }

    /**
     * Restores the state of this WebView from the given map used in
     * {@link android.app.Activity#onRestoreInstanceState}. This method should
     * be called to restore the state of this WebView before using the object. If
     * Restores the state of this WebView from the given Bundle. This method is
     * intended for use in {@link android.app.Activity#onRestoreInstanceState}
     * and should be called to restore the state of this WebView. If
     * it is called after this WebView has had a chance to build state (load
     * pages, create a back/forward list, etc.) there may be undesirable
     * side-effects. Please note that this method no longer restores the